Update test_linux.yml

This commit is contained in:
Scott Fennell 2022-02-15 11:51:55 -06:00 committed by GitHub
parent f4399ceae6
commit d10e63509a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ jobs:
tag_deps: >-
swig3
python-devel
- cfg: { os: centos, tag: latest }
- cfg: { os: centos, tag: 8 }
pkg_mgr: dnf
conf_pkg: >
sed -i -e "s|mirrorlist=|#mirrorlist=|g" -e "s|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g" /etc/yum.repos.d/CentOS-Linux-* &&