Disable obsolete builds [skip ci]
This commit is contained in:
parent
a78d010b5a
commit
88d620d5d6
1 changed files with 7 additions and 7 deletions
14
.github/workflows/php.yml
vendored
14
.github/workflows/php.yml
vendored
|
|
@ -108,13 +108,13 @@ jobs:
|
|||
- nginx
|
||||
- apache
|
||||
version:
|
||||
- "7.0"
|
||||
- "7.1"
|
||||
- "7.2"
|
||||
- "7.3"
|
||||
- "7.4"
|
||||
- "8.0"
|
||||
- "8.1"
|
||||
# - "7.0"
|
||||
# - "7.1"
|
||||
# - "7.2"
|
||||
# - "7.3"
|
||||
# - "7.4"
|
||||
# - "8.0"
|
||||
# - "8.1"
|
||||
- "8.2"
|
||||
- "8.3"
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue