Skip to content

Commit ec3e493

Browse files
authored
Update run-tests.yml
1 parent 1db23a5 commit ec3e493

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
os: [ ubuntu-latest ]
16-
laravel: [ 11.*, 10.*, 9.*, 8.*, 7.*, 6.*, 5.* ]
16+
laravel: [ 12.*, 11.*, 10.*, 9.*, 8.*, 7.*, 6.*, 5.* ]
1717
dependency-version: [ prefer-stable ]
1818
include:
1919
- laravel: 12.*

0 commit comments

Comments
 (0)