Skip to content

Commit 02ed560

Browse files
committed
try updating glibc
1 parent eae094c commit 02ed560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ jobs:
394394
run: |
395395
yum install -y epel-release centos-release-scl make
396396
yum install -y devtoolset-9-{make,gcc,gcc-c++} jq rsync python3
397+
yum update -y glibc
397398
398399
- name: Install nfpm and envsubst
399400
run: |

0 commit comments

Comments
 (0)