Skip to content

Commit 2758375

Browse files
committed
refresh
1 parent 337beb6 commit 2758375

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-installers.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ jobs:
112112
hadron-platform: linux
113113
distro-id: rhel80
114114
post-checkout-command: |
115-
dnf clean all && dnf update -y
116-
dnf install glibc -y
115+
dnf clean all && dnf update -y --refresh
117116
dnf install -y gcc gcc-c++ make git nss dbus xorg-x11-server-Xvfb yum-utils
118117
# Enable the devel repo to install compat-openssl11 (bringing libcrupto.so.1.1 to run mongod)
119118
dnf config-manager --set-enabled devel

0 commit comments

Comments
 (0)