Skip to content

Commit 3da6c06

Browse files
committed
gh
1 parent 6ee14c6 commit 3da6c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
matrix:
2626
os: [ubuntu-latest, windows-latest]
2727
php: [8.4, 8.3]
28-
laravel: [11.*]
28+
laravel: [11.*, 12.*]
2929
stability: [prefer-stable]
3030

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

0 commit comments

Comments
 (0)