Skip to content

Commit ea19abe

Browse files
committed
comment
1 parent 53048d1 commit ea19abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ COPY scripts/sccache.sh /scripts/
2424
RUN sh /scripts/sccache.sh
2525

2626
ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu
27-
# We run the other tests in i686-gnu-2
2827
ENV SCRIPT python3 ../x.py --stage 2 test \
28+
# Skip tests that we run in i686-gnu-2
2929
--skip compiler \
3030
--skip library \
3131
--skip tidyselftest \

0 commit comments

Comments
 (0)