Skip to content

Commit ead7d91

Browse files
committed
add PHP8.1
1 parent 1953cdc commit ead7d91

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
strategy:
1515
fail-fast: true
1616
matrix:
17-
php: [8.0]
17+
php: [8.0, 8.1]
1818
laravel: [8.*, 9.*]
1919
dependency-version: [prefer-lowest, prefer-stable]
2020
os: [ubuntu-latest]

0 commit comments

Comments
 (0)