Add 7.0-7.2 to the no-longer-supported pile.
This commit is contained in:
parent
fdfe6f8a06
commit
b0bf5650f9
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
|
|
@ -66,9 +66,9 @@ jobs:
|
||||||
# - '-onbuild'
|
# - '-onbuild'
|
||||||
version:
|
version:
|
||||||
#- "5.6"
|
#- "5.6"
|
||||||
- "7.0"
|
#- "7.0"
|
||||||
- "7.1"
|
#- "7.1"
|
||||||
- "7.2"
|
#- "7.2"
|
||||||
- "7.3"
|
- "7.3"
|
||||||
- "7.4"
|
- "7.4"
|
||||||
- "8.0"
|
- "8.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue