Skip to content

Commit da21747

Browse files
committed
restore old diff
1 parent 4cf7f93 commit da21747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/docker/host-x86_64/i686-gnu/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ RUN sh /scripts/sccache.sh
2525

2626
ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu
2727
ARG SCRIPT_ARG
28+
# Skip some tests that are unlikely to be platform specific, to speed up
29+
# this slow job.
2830
ENV DEFAULT_SCRIPT python3 ../x.py --stage 2 test \
29-
# Skip some tests that are unlikely to be platform specific, to speed up
30-
# this slow job.
3131
--skip src/bootstrap \
3232
--skip tests/rustdoc-js \
3333
--skip src/tools/error_index_generator \

0 commit comments

Comments
 (0)