Skip to content

Commit

Permalink
Testing with PHP 8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
loic425 committed Mar 31, 2022
1 parent b6de3f9 commit aa4a0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php: ["7.4", "8.0"]
php: ["7.4", "8.0", "8.1"]
symfony: ["^4.4", "^5.4", "6.0"]
exclude:
- php: "7.4"
Expand Down

0 comments on commit aa4a0f9

Please sign in to comment.