diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 14e307549f..75bf11df09 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -585,7 +585,7 @@ jobs: mkdir bld && cd bld && ../configure --enable-warnings --enable-werror \ --disable-dependency-tracking \ --disable-docs --disable-manual \ - --without-nghttp2 --without-libidn2 \ + --without-nghttp2 --without-libidn2 --without-apple-idn \ --without-libpsl \ ${options} else