We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d86b50 commit f6bed73Copy full SHA for f6bed73
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
#
82
# We can bypass this problem by linking with "resolv" manually until we bump
83
# our base Linux image to Ubuntu 22.
84
- extra-build-flag: --cmake-extra=-DCMAKE_EXE_LINKER_FLAGS="-lresolv"
+ # extra-build-flag: --cmake-extra=-DCMAKE_EXE_LINKER_FLAGS="-lresolv"
85
steps:
86
- uses: aws-actions/configure-aws-credentials@v4
87
with:
0 commit comments