We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--enable-profiler
1 parent 2646db9 commit 186d94dCopy full SHA for 186d94d
src/ci/github-actions/jobs.yml
@@ -438,7 +438,6 @@ auto:
438
RUST_CONFIGURE_ARGS: >-
439
--build=i686-pc-windows-gnu
440
--enable-full-tools
441
- --enable-profiler
442
# We are intentionally allowing an old toolchain on this builder (and that's
443
# incompatible with LLVM downloads today).
444
NO_DOWNLOAD_CI_LLVM: 1
@@ -452,7 +451,6 @@ auto:
452
451
453
--build=x86_64-pc-windows-gnu
454
455
456
457
458
0 commit comments