ci: liberate aarch64-gnu-debug from the shackles of --test-args=clang

And run all eligible run-make tests.
This commit is contained in:
Jieyou Xu 2024-11-06 00:14:45 +08:00
parent 9a9daddd0d
commit fcba961db7

View File

@ -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