Skip to content

Commit

Permalink
php v8.1 test action
Browse files Browse the repository at this point in the history
  • Loading branch information
myckhel committed Dec 28, 2021
1 parent 90fda9c commit e2f8763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true
matrix:
php: [8.0]
php: [8.0, 8.1]
laravel: [8.*]
dependency-version: [prefer-stable]
# dependency-version: [prefer-lowest, prefer-stable]
Expand Down

0 comments on commit e2f8763

Please sign in to comment.