Skip to content

Commit

Permalink
fix test versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mallardduck committed Oct 9, 2021
1 parent 0b64ef4 commit cd24b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpunit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["8.0", "7.4"]
php: ["8.0", "8.1"]
dependency-version: ["prefer-lowest", "prefer-stable"]
os: ["ubuntu-latest", "windows-latest"]

Expand Down

0 comments on commit cd24b41

Please sign in to comment.