Skip to content

Commit df92797

Browse files
committed
Exclude laravel 9.x tests from php 8.3
1 parent 0da4641 commit df92797

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

+2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
- laravel: 9.*
3535
php: 8.2
3636
stability: prefer-lowest
37+
- laravel: 9.*
38+
php: 8.3
3739
- laravel: 8.*
3840
php: 8.2
3941
stability: prefer-lowest

0 commit comments

Comments
 (0)