We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71928f commit bf81be1Copy full SHA for bf81be1
src/ci/github-actions/jobs.yml
@@ -485,12 +485,6 @@ auto:
485
--stage 2
486
--host=x86_64-apple-darwin
487
--target=x86_64-apple-darwin
488
- &&
489
- ./x.py test
490
- --stage 2
491
- --host=x86_64-apple-darwin
492
- --target=x86_64-apple-darwin
493
- src/tools/cargo
494
RUST_CONFIGURE_ARGS: >-
495
--enable-sanitizers
496
--enable-profiler
0 commit comments