Skip to content

Commit 0da4641

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

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
@@ -37,6 +37,8 @@ jobs:
3737
- laravel: 8.*
3838
php: 8.2
3939
stability: prefer-lowest
40+
- laravel: 8.*
41+
php: 8.3
4042
- laravel: 11.*
4143
php: 8.1
4244

0 commit comments

Comments
 (0)