Skip to content

Commit f9dd02f

Browse files
authored
Update tests.yml
1 parent c586e57 commit f9dd02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: false
1010
matrix:
1111
os: [ubuntu-latest]
12-
php: [8.2]
12+
php: [8.1, 8.2]
1313
laravel: [10]
1414
stability: [prefer-dist]
1515

0 commit comments

Comments
 (0)