ci: update

This commit is contained in:
Michael Davidsaver
2022-06-21 18:39:18 -07:00
parent f07d14b12d
commit c5cba4ccc4

View File

@ -163,14 +163,8 @@ jobs:
configuration: default configuration: default
base: "7.0" base: "7.0"
- name: Linux centos 8 - name: Linux fedora latest
image: centos:8 image: fedora:latest
cmp: gcc
configuration: default
base: "7.0"
- name: Linux fedora 34
image: fedora:34
cmp: gcc cmp: gcc
configuration: default configuration: default
base: "7.0" base: "7.0"