Skip to content

Commit 97d0bb1

Browse files
committed
remove RUN_CHECK_WITH_PARALLEL_QUERIES from mingw-check
Signed-off-by: onur-ozkan <[email protected]>
1 parent f4ba607 commit 97d0bb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ci/docker/host-x86_64/mingw-check/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ COPY host-x86_64/mingw-check/check-default-config-profiles.sh /scripts/
4141
COPY host-x86_64/mingw-check/validate-toolstate.sh /scripts/
4242
COPY host-x86_64/mingw-check/validate-error-codes.sh /scripts/
4343

44-
ENV RUN_CHECK_WITH_PARALLEL_QUERIES 1
45-
4644
# Check library crates on all tier 1 targets.
4745
# We disable optimized compiler built-ins because that requires a C toolchain for the target.
4846
# We also skip the x86_64-unknown-linux-gnu target as it is well-tested by other jobs.

0 commit comments

Comments
 (0)