Skip to content

Commit 709eaa1

Browse files
committed
[DO NOT MERGE] ci: just run two tests pls owo
1 parent eff7d9b commit 709eaa1

File tree

1 file changed

+3
-1
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-debug

1 file changed

+3
-1
lines changed

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

+3-1
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,6 @@ ENV RUST_CONFIGURE_ARGS \
5454

5555
ENV SCRIPT \
5656
python3 ../x.py --stage 2 build && \
57-
python3 ../x.py --stage 2 test tests/run-make
57+
python3 ../x.py --stage 2 test \
58+
tests/run-make/cross-lang-lto-riscv-abi \
59+
tests/run-make/issue-84395-lto-embed-bitcode

0 commit comments

Comments
 (0)