This commit is contained in:
Joe Previte 2022-09-21 12:03:54 -07:00
parent 02ed560f22
commit 9a1cd349a1
No known key found for this signature in database
GPG key ID: 2C91590C6B742C24

View file

@ -394,7 +394,7 @@ 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
yum update -y glibc-2.25
- name: Install nfpm and envsubst
run: |