Skip to content

Commit 370e372

Browse files
committed
WIP
1 parent d5b94db commit 370e372

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
@@ -14,7 +14,7 @@ jobs:
1414
max-parallel: 1
1515
matrix:
1616
os: [ ubuntu-latest ]
17-
php: [ 8.3 ]
17+
php: [ 8.2, 8.3 ]
1818
laravel: [ 11.* ]
1919
stability: [ prefer-lowest, prefer-stable ]
2020

0 commit comments

Comments
 (0)