mirror of
https://github.com/curl/curl.git
synced 2026-06-12 11:24:20 +03:00
make unity setting per job fixup
This commit is contained in:
parent
ed0aadc27e
commit
78338d91dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/http3-linux.yml
vendored
2
.github/workflows/http3-linux.yml
vendored
|
|
@ -492,7 +492,7 @@ jobs:
|
|||
-DHTTPD_NGHTTPX=/home/runner/nghttp2/build/bin/nghttpx \
|
||||
${MATRIX_GENERATE}
|
||||
else
|
||||
mkdir bld && cd bld && ../configure --enable-unity --enable-warnings --enable-werror --enable-debug \
|
||||
mkdir bld && cd bld && ../configure --enable-warnings --enable-werror --enable-debug \
|
||||
--with-test-nghttpx=/home/runner/nghttp2/build/bin/nghttpx \
|
||||
--disable-dependency-tracking \
|
||||
${MATRIX_CONFIGURE}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue