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:
|
||||
# - "7.0"
|
||||
# - "7.1"
|
||||
# - "7.2"
|
||||
# - "7.3"
|
||||
# - "7.4"
|
||||
# - "8.0"
|
||||
# - "8.1"
|
||||
- "7.2"
|
||||
- "7.3"
|
||||
- "7.4"
|
||||
- "8.0"
|
||||
- "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue