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:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php: ["7.3", "7.4", "8.0"]
|
php: ["7.3", "7.4", "8.0", "8.1"]
|
||||||
symfony: ["4.4.*", "5.1.*"]
|
symfony: ["4.4.*", "5.1.*"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user