Skip to content

Commit f131f87

Browse files
committed
Fix matrix
1 parent e30f122 commit f131f87

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
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: true
1313
matrix:
1414
os: [ubuntu-latest]
15-
php: [8.2 8.3, 8.4]
15+
php: [8.2, 8.3, 8.4]
1616
include:
1717
- php: 8.4
1818
laravel: 12.*

0 commit comments

Comments
 (0)