Skip to content

Commit 32ecb5b

Browse files
authored
Update build.yml
1 parent ff1ac40 commit 32ecb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
run: |
8383
yum-config-manager --disable base extras updates
8484
cat /etc/yum.repos.d/CentOS-Vault.repo
85-
yum-config-manager --enable C7.9.2009-base C7.9.2009-updates C7.9.2009-extras
85+
yum-config-manager --enable C7.8.2003-extras C7.8.2003-updates C7.8.2003-base
8686
yum install -y openssh-server openssh-clients
8787
yum-config-manager --enable rhel-server-rhscl-7-rpms
8888
yum install -y https://repo.ius.io/ius-release-el7.rpm

0 commit comments

Comments
 (0)