Skip to content

Commit 1ac251c

Browse files
committed
WIP
1 parent 963a286 commit 1ac251c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ jobs:
2626
exclude:
2727
- laravel-version: 11
2828
php-version: 8.1
29+
exclude:
30+
- laravel-version: 10
31+
stability: prefer-lowest
2932

3033
runs-on: ${{ matrix.os }}
3134
continue-on-error: ${{ matrix.experimental }}

0 commit comments

Comments
 (0)