We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2945cc4 commit 43e19cdCopy full SHA for 43e19cd
src/ci/github-actions/jobs.yml
@@ -526,7 +526,7 @@ auto:
526
# We are intentionally allowing an old toolchain on this builder (and that's
527
# incompatible with LLVM downloads today).
528
NO_DOWNLOAD_CI_LLVM: 1
529
- <<: *job-windows
+ <<: *job-windows-25
530
531
- name: i686-mingw-2
532
env:
@@ -535,7 +535,7 @@ auto:
535
536
537
538
539
540
# x86_64-mingw is split into two jobs to run tests in parallel.
541
- name: x86_64-mingw-1
0 commit comments