Skip to content

Commit 5187ff6

Browse files
Update tests.yml
1 parent 3ac5725 commit 5187ff6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
php: [ "8.1", "8.2", "8.3", "8.4" ]
1313
laravel: [ "10.0", "11.0", "12.0" ]
1414
exclude:
15+
- laravel: "10.0"
16+
php: "8.4"
1517
- laravel: "11.0"
1618
php: "8.1"
1719
- laravel: "12.0"

0 commit comments

Comments
 (0)