Skip to content

Commit 2bd7ff0

Browse files
authored
Update build.yml
1 parent 6120928 commit 2bd7ff0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,11 @@ jobs:
8282
run: |
8383
yum-config-manager --disable base extras updates
8484
yum-config-manager --enable C7.8.2003-extras C7.8.2003-updates C7.8.2003-base
85-
yum -y update
86-
cat /etc/yum.repos.d/CentOS-Vault.repo
8785
yum install -y openssh-server openssh-clients
8886
yum-config-manager --enable rhel-server-rhscl-7-rpms
8987
yum install -y https://repo.ius.io/ius-release-el7.rpm
9088
yum install -y centos-release-scl
89+
yum-config-manager --enable centos-sclo-sclo-source centos-sclo-rh-source --disable centos-sclo-rh centos-sclo-sclo
9190
yum install -y devtoolset-11
9291
yum install -y devtoolset-11-toolchain
9392
yum remove -y git*

0 commit comments

Comments
 (0)