Skip to content

Commit c4957b7

Browse files
committed
skip 8.4 + 11 for now
1 parent e1e6072 commit c4957b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ jobs:
2121
matrix:
2222
php: [8.2, 8.3, 8.4]
2323
laravel: [11, 12]
24+
exclude:
25+
- php: 8.4
26+
laravel: 11
2427

2528
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
2629

0 commit comments

Comments
 (0)