Skip to content

Commit

Permalink
ci: liberate aarch64-gnu-debug from the shackles of `--test-args=cl…
Browse files Browse the repository at this point in the history
…ang`

And run all eligible run-make tests.
  • Loading branch information
jieyouxu committed Nov 12, 2024
1 parent 9a9dadd commit fcba961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/host-aarch64/aarch64-gnu-debug/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ ENV RUST_CONFIGURE_ARGS \

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

0 comments on commit fcba961

Please sign in to comment.