Revert php81, incompatible with our version of phpunit
This commit is contained in:
parent
8af19c880f
commit
de22469954
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
php: ["7.0", "7.1", "7.2", "7.3", "7.4", "8.0", "8.1"]
|
||||
php: ["7.0", "7.1", "7.2", "7.3", "7.4", "8.0"]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user