diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 6cae0f3528..7ecd302e93 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -177,8 +177,8 @@ jobs: install_steps: skipall generate: -DCURL_USE_OPENSSL=ON -DCURL_USE_GSSAPI=ON -DENABLE_DEBUG=ON -DCURL_LTO=ON - - name: openssl !ipv6 - configure: --with-openssl --disable-ipv6 --enable-debug --disable-unity + - name: openssl !ipv6 !--libcurl + configure: --with-openssl --disable-ipv6 --enable-debug --disable-unity --disable-libcurl-option - name: openssl https-only configure: >-