Skip to content

Commit 79d4633

Browse files
wip
1 parent 05d871a commit 79d4633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
testbench: 8.*
3434
exclude:
3535
- laravel: 10.*
36-
php: 8.3
36+
php: [8.4, 8.3]
3737

3838

3939
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}

0 commit comments

Comments
 (0)