Skip to content

Commit 3c15304

Browse files
committed
Tweaks matrix
1 parent 0f63bec commit 3c15304

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
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
os: [ubuntu-latest, macos-latest, windows-latest]
1717
php: [8.2, 8.3, 8.4]
18-
laravel: [11.x, '12.*']
18+
laravel: [11.x, 12.*]
1919
stability: [prefer-lowest, prefer-stable]
2020
include:
2121
- laravel: 11.*

0 commit comments

Comments
 (0)