Skip to content

Commit fcba961

Browse files
committed
ci: liberate aarch64-gnu-debug from the shackles of --test-args=clang
And run all eligible run-make tests.
1 parent 9a9dadd commit fcba961

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

+1-1
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)