Skip to content

Commit 907f74d

Browse files
test caes
1 parent 1442ab4 commit 907f74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
laravel: [9.*, 10.*,11.*] # Laravel versions to test
19+
laravel: [9.*, 10.*] # Laravel versions to test
2020
php: [8.1, 8.2, 8.3] # PHP versions to test
2121

2222
steps:

0 commit comments

Comments
 (0)