diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee3c5128cc..c22e56e740 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1097,7 +1097,7 @@ gcc:tumbleweed:amd64: # NOTE: This does *not* enable testing of the DNSRPS feature itself. # Doing that requires a DNSRPS provider library to be present on the # test host. - EXTRA_CONFIGURE: "--enable-dnsrps --enable-dnsrps-dl --with-libidn2 ${WITH_READLINE_READLINE}" + EXTRA_CONFIGURE: "--enable-dnsrps --enable-dnsrps-dl --with-libidn2 --without-gssapi ${WITH_READLINE_READLINE}" GNUMAKEFLAGS: "--shuffle=random" <<: *tumbleweed_latest_amd64_image <<: *build_job