We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
RUN_CHECK_WITH_PARALLEL_QUERIES
1 parent f4ba607 commit 97d0bb1Copy full SHA for 97d0bb1
src/ci/docker/host-x86_64/mingw-check/Dockerfile
@@ -41,8 +41,6 @@ COPY host-x86_64/mingw-check/check-default-config-profiles.sh /scripts/
41
COPY host-x86_64/mingw-check/validate-toolstate.sh /scripts/
42
COPY host-x86_64/mingw-check/validate-error-codes.sh /scripts/
43
44
-ENV RUN_CHECK_WITH_PARALLEL_QUERIES 1
45
-
46
# Check library crates on all tier 1 targets.
47
# We disable optimized compiler built-ins because that requires a C toolchain for the target.
48
# We also skip the x86_64-unknown-linux-gnu target as it is well-tested by other jobs.
0 commit comments