Skip to content

Commit 43e19cd

Browse files
committed
use windows 2025
1 parent 2945cc4 commit 43e19cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ci/github-actions/jobs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@ auto:
526526
# We are intentionally allowing an old toolchain on this builder (and that's
527527
# incompatible with LLVM downloads today).
528528
NO_DOWNLOAD_CI_LLVM: 1
529-
<<: *job-windows
529+
<<: *job-windows-25
530530

531531
- name: i686-mingw-2
532532
env:
@@ -535,7 +535,7 @@ auto:
535535
# We are intentionally allowing an old toolchain on this builder (and that's
536536
# incompatible with LLVM downloads today).
537537
NO_DOWNLOAD_CI_LLVM: 1
538-
<<: *job-windows
538+
<<: *job-windows-25
539539

540540
# x86_64-mingw is split into two jobs to run tests in parallel.
541541
- name: x86_64-mingw-1

0 commit comments

Comments
 (0)