Configure Ubuntu "focal" with --disable-doh
At least one CI job should be configured with disabled DoH to catch build problems.
This commit is contained in:
+1
-1
@@ -1065,7 +1065,7 @@ gcc:focal:amd64:
|
||||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
EXTRA_CONFIGURE: "--disable-geoip --with-libidn2"
|
||||
EXTRA_CONFIGURE: "--disable-geoip --with-libidn2 --disable-doh"
|
||||
<<: *ubuntu_focal_amd64_image
|
||||
<<: *build_job
|
||||
|
||||
|
||||
Reference in New Issue
Block a user