1
0
Fork 0
mirror of https://github.com/archtechx/laravel-seo.git synced 2025-12-12 09:54:03 +00:00

Update ci.yml

This commit is contained in:
php coder 2024-02-29 19:51:16 +03:00 committed by GitHub
parent 60c4177be3
commit 310efef024
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
laravel: [8, 9, 10]
laravel: [8, 9, 10, 11]
steps:
- uses: actions/checkout@v2