re-instate some old versions.
This commit is contained in:
parent
f5e6a041e0
commit
9eff71a7ee
1 changed files with 5 additions and 5 deletions
10
.github/workflows/php.yml
vendored
10
.github/workflows/php.yml
vendored
|
|
@ -32,11 +32,11 @@ jobs:
|
||||||
version:
|
version:
|
||||||
# - "7.0"
|
# - "7.0"
|
||||||
# - "7.1"
|
# - "7.1"
|
||||||
# - "7.2"
|
- "7.2"
|
||||||
# - "7.3"
|
- "7.3"
|
||||||
# - "7.4"
|
- "7.4"
|
||||||
# - "8.0"
|
- "8.0"
|
||||||
# - "8.1"
|
- "8.1"
|
||||||
- "8.2"
|
- "8.2"
|
||||||
- "8.3"
|
- "8.3"
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue