diff --git a/.github/workflows/http3-linux.yml b/.github/workflows/http3-linux.yml index 5404459d2c..df444b6654 100644 --- a/.github/workflows/http3-linux.yml +++ b/.github/workflows/http3-linux.yml @@ -293,7 +293,7 @@ jobs: configure: >- LDFLAGS="-Wl,-rpath,/home/runner/quiche/target/release" --with-openssl=/home/runner/quiche/quiche/deps/boringssl/src - --enable-debug + --enable-warnings --enable-werror --enable-debug --with-quiche=/home/runner/quiche/target/release --with-test-nghttpx="$HOME/nghttp2/build/bin/nghttpx" --with-ca-fallback