Skip to content

Commit c02f16b

Browse files
authored
Update run-tests.yml
1 parent 265a09d commit c02f16b

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
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
os: [ubuntu-latest, windows-latest]
1717
php: [8.2, 8.1]
18-
laravel: [10.*]
18+
laravel: [9.*, 10.*]
1919
stability: [prefer-lowest, prefer-stable]
2020
include:
2121
- laravel: 10.*

0 commit comments

Comments
 (0)