Skip to content

Commit

Permalink
Update .ci module, disable CentOS-7 build
Browse files Browse the repository at this point in the history
  • Loading branch information
anjohnson committed Aug 3, 2024
1 parent bdbcb3b commit f31e592
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .ci
8 changes: 4 additions & 4 deletions .github/workflows/ci-scripts-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f31e592

Please sign in to comment.