Skip to content

Commit 09528ae

Browse files
authored
Update run-tests.yml
1 parent c729956 commit 09528ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
os: [ubuntu-latest]
1212
php: [8.2, 8.1]
13-
laravel: [9.*,10.8]
13+
laravel: [9.*,10.*]
1414
stability: [prefer-lowest, prefer-stable]
1515
include:
1616
- laravel: 9.*

0 commit comments

Comments
 (0)