Skip to content

Commit 039b417

Browse files
authored
Update run-tests.yml
1 parent 0a9e340 commit 039b417

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
exclude:
2121
- laravel: "^11.0"
2222
php: 8.1
23+
- laravel: "^10.0"
24+
php: 8.1
2325

2426
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.dependency-version }}
2527

0 commit comments

Comments
 (0)