Skip to content

Commit 9c0166f

Browse files
Update .github/workflows/tests.yml
Co-authored-by: Alexis Saettler <alexis@saettler.org>
1 parent edcacf7 commit 9c0166f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os: [ ubuntu-latest ]
1818
php: [ '8.0', '8.1', '8.2', '8.3', '8.4' ]
19-
laravel: [ '8.0', '9.33', '10.0', '11.0', '12' ]
19+
laravel: [ '8.0', '9.33', '10.0', '11.0', '12.0' ]
2020
stability: [ prefer-lowest, prefer-stable ]
2121
exclude:
2222
- php: '8.0'

0 commit comments

Comments
 (0)