Update .ci module, disable CentOS-7 build
This commit is contained in:
2
.ci
2
.ci
Submodule .ci updated: 20f8e05393...0e93b70855
8
.github/workflows/ci-scripts-build.yml
vendored
8
.github/workflows/ci-scripts-build.yml
vendored
@ -237,10 +237,10 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
# Job names also name artifacts, character limitations apply
|
# Job names also name artifacts, character limitations apply
|
||||||
include:
|
include:
|
||||||
- name: "CentOS-7"
|
#- name: "CentOS-7"
|
||||||
image: centos:7
|
# image: centos:7
|
||||||
cmp: gcc
|
# cmp: gcc
|
||||||
configuration: default
|
# configuration: default
|
||||||
|
|
||||||
- name: "Fedora-33"
|
- name: "Fedora-33"
|
||||||
image: fedora:33
|
image: fedora:33
|
||||||
|
Reference in New Issue
Block a user