]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/docker/host-x86_64/i686-gnu/Dockerfile
Rollup merge of #74872 - JohnTitor:ping-risc-v, r=Mark-Simulacrum
[rust.git] / src / ci / docker / host-x86_64 / i686-gnu / Dockerfile
index 34a76f39668a727df3abf43ef3bb1e0691df42cb..9d319017d7967cbc0c9ccdc18846b561a333a74e 100644 (file)
@@ -22,7 +22,7 @@ RUN sh /scripts/sccache.sh
 ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu
 # Exclude some tests that are unlikely to be platform specific, to speed up
 # this slow job.
-ENV SCRIPT python3 ../x.py test \
+ENV SCRIPT python3 ../x.py --stage 2 test \
   --exclude src/bootstrap \
   --exclude src/test/rustdoc-js \
   --exclude src/tools/error_index_generator \