Skip to content

Commit b2f607a

Browse files
committed
CI: windows-latest -> windows-2022
1 parent 7c66211 commit b2f607a

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
@@ -539,7 +539,7 @@ jobs:
539539
- os: macos-14
540540
- os: ubuntu-24.04
541541
- os: ubuntu-24.04-arm
542-
- os: windows-latest
542+
- os: windows-2022
543543
runs-on: ${{ matrix.os }}
544544
env:
545545
RUST_BACKTRACE: "1"
@@ -590,7 +590,7 @@ jobs:
590590
- os: macos-14
591591
- os: ubuntu-24.04
592592
- os: ubuntu-24.04-arm
593-
- os: windows-latest
593+
- os: windows-2022
594594
runs-on: ${{ matrix.os }}
595595
env:
596596
RUST_BACKTRACE: "1"
@@ -645,7 +645,7 @@ jobs:
645645
- os: macos-14
646646
- os: ubuntu-24.04
647647
- os: ubuntu-24.04-arm
648-
- os: windows-latest
648+
- os: windows-2022
649649
runs-on: ${{ matrix.os }}
650650
env:
651651
RUST_BACKTRACE: "1"

0 commit comments

Comments
 (0)