Skip to content

Commit 6b88d13

Browse files
committed
fix: trying something
1 parent d1a90f4 commit 6b88d13

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
@@ -32,6 +32,8 @@ jobs:
3232
exclude:
3333
- laravel: 11.*
3434
php: 8.1
35+
- laravel: 10.*
36+
prefer-lowest: true
3537

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

0 commit comments

Comments
 (0)