Skip to content

Commit

Permalink
CI testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Pherring04 committed Jul 2, 2024
1 parent 1f6cebf commit 7d663a7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,15 +95,7 @@ jobs:
- cfg: { arch: rhel, arch_ver: 7 }
pkg_mgr: yum
conf_pkg: |
echo -----
ls .
echo -----
ls /etc/
echo -----
ls /etc/yum.repos.d/
echo -----
ls /etc/yum.repos.d/CentOS-Linux-*
echo -----
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-* &&
yum -y install epel-release
yum -y update
Expand Down

0 comments on commit 7d663a7

Please sign in to comment.