Skip to content

Commit 9bb706f

Browse files
committed
Auto merge of rust-lang#132646 - jieyouxu:liberate-aarch64-gnu-debug, r=<try>
Liberate `aarch64-gnu-debug` from the shackles of `--test-args=clang` r? `@ghost` try-job: aarch64-gnu-debug
2 parents 096277e + 2589239 commit 9bb706f

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ ENV RUST_CONFIGURE_ARGS \
5555

5656
ENV SCRIPT \
5757
python3 ../x.py --stage 2 build && \
58-
python3 ../x.py --stage 2 test tests/run-make --test-args clang
58+
python3 ../x.py --stage 2 test tests/run-make

0 commit comments

Comments
 (0)