Skip to content

Commit fd66574

Browse files
committed
WIP
1 parent e394d5c commit fd66574

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
os: [ ubuntu-latest ]
1717
php: [ 8.2, 8.3, 8.4 ]
1818
laravel: [ 12.* ]
19-
stability: [ prefer-stable ]
19+
stability: [ prefer-lowest, prefer-stable ]
2020

2121
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2222

0 commit comments

Comments
 (0)