Skip to content

Commit 9a1cd34

Browse files
committed
try 2.25
1 parent 02ed560 commit 9a1cd34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +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
397+
yum update -y glibc-2.25
398398
399399
- name: Install nfpm and envsubst
400400
run: |

0 commit comments

Comments
 (0)