Skip to content

Commit f6bed73

Browse files
committed
without fix
1 parent 7d86b50 commit f6bed73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
#
8282
# We can bypass this problem by linking with "resolv" manually until we bump
8383
# our base Linux image to Ubuntu 22.
84-
extra-build-flag: --cmake-extra=-DCMAKE_EXE_LINKER_FLAGS="-lresolv"
84+
# extra-build-flag: --cmake-extra=-DCMAKE_EXE_LINKER_FLAGS="-lresolv"
8585
steps:
8686
- uses: aws-actions/configure-aws-credentials@v4
8787
with:

0 commit comments

Comments
 (0)