Update .ci module, disable CentOS-7 build

This commit is contained in:
Andrew Johnson
2024-08-03 17:02:37 -05:00
parent 856f345d2c
commit a5c3330c8e
2 changed files with 5 additions and 5 deletions

2
.ci

Submodule .ci updated: 20f8e05393...0e93b70855

View File

@ -237,10 +237,10 @@ jobs:
matrix:
# Job names also name artifacts, character limitations apply
include:
- name: "CentOS-7"
image: centos:7
cmp: gcc
configuration: default
#- name: "CentOS-7"
# image: centos:7
# cmp: gcc
# configuration: default
- name: "Fedora-33"
image: fedora:33