Skip to content

Commit 4e00558

Browse files
authored
WIP
1 parent e910c1a commit 4e00558

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
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
os: [ubuntu-latest, windows-latest]
1919
php: [8.3, 8.2, 8.1]
20-
laravel: [10.*, 9.*]
20+
laravel: ['10.*', '9.*']
2121
stability: [prefer-stable]
2222
include:
2323
- laravel: 9.*

0 commit comments

Comments
 (0)