Skip to content

Commit 9ce1432

Browse files
authored
CI: windows-latest -> windows-2022 (#7824)
1 parent 2a5356e commit 9ce1432

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
upload_binaries: true
5353
node-target: darwin-arm64
5454
rust-target: aarch64-apple-darwin
55-
- os: windows-latest
55+
- os: windows-2022
5656
ocaml_compiler: 5.3.0
5757
upload_binaries: true
5858
node-target: win32-x64
@@ -542,7 +542,7 @@ jobs:
542542
- os: macos-14
543543
- os: ubuntu-24.04
544544
- os: ubuntu-24.04-arm
545-
- os: windows-latest
545+
- os: windows-2022
546546
runs-on: ${{ matrix.os }}
547547
env:
548548
RUST_BACKTRACE: "1"
@@ -593,7 +593,7 @@ jobs:
593593
- os: macos-14
594594
- os: ubuntu-24.04
595595
- os: ubuntu-24.04-arm
596-
- os: windows-latest
596+
- os: windows-2022
597597
runs-on: ${{ matrix.os }}
598598
env:
599599
RUST_BACKTRACE: "1"
@@ -648,7 +648,7 @@ jobs:
648648
- os: macos-14
649649
- os: ubuntu-24.04
650650
- os: ubuntu-24.04-arm
651-
- os: windows-latest
651+
- os: windows-2022
652652
runs-on: ${{ matrix.os }}
653653
env:
654654
RUST_BACKTRACE: "1"

0 commit comments

Comments
 (0)