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 8c12d76 commit 232c5deCopy full SHA for 232c5de
src/ci/github-actions/jobs.yml
@@ -542,13 +542,13 @@ auto:
542
env:
543
RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc --enable-sanitizers --enable-profiler
544
SCRIPT: make ci-msvc-py
545
- <<: *job-windows-25
+ <<: *job-windows
546
547
- name: x86_64-msvc-2
548
549
550
SCRIPT: make ci-msvc-ps1
551
552
553
# i686-msvc is split into two jobs to run tests in parallel.
554
- name: i686-msvc-1
0 commit comments