Revert "try updating glibc"

This reverts commit 02ed560f22.
This commit is contained in:
Joe Previte 2022-09-21 12:14:29 -07:00
parent 7d43eaac95
commit 4c94137959
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24
1 changed files with 0 additions and 1 deletions

View File

@ -394,7 +394,6 @@ jobs:
run: |
yum install -y epel-release centos-release-scl make
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
yum update -y glibc-2.25
- name: Install nfpm and envsubst
run: |