Run tests on PHP 8.1
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: ["7.3", "7.4", "8.0"]
|
||||
php: ["7.3", "7.4", "8.0", "8.1"]
|
||||
symfony: ["4.4.*", "5.1.*"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user