diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75fb694aba..e553988d2c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1217,7 +1217,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