Archived
1
0

try updating glibc

This commit is contained in:
Joe Previte 2022-09-21 11:47:12 -07:00
parent eae094c0d6
commit 02ed560f22
No known key found for this signature in database
GPG Key ID: 2C91590C6B742C24

View File

@ -394,6 +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
- name: Install nfpm and envsubst
run: |