Skip to content

Commit a3c4d39

Browse files
committed
Revert "skip 8.4 + 11 for now"
This reverts commit c4957b7.
1 parent c4957b7 commit a3c4d39

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

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

2825
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}
2926

0 commit comments

Comments
 (0)