File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 52
52
upload_binaries : true
53
53
node-target : darwin-arm64
54
54
rust-target : aarch64-apple-darwin
55
- - os : windows-latest
55
+ - os : windows-2022
56
56
ocaml_compiler : 5.3.0
57
57
upload_binaries : true
58
58
node-target : win32-x64
@@ -542,7 +542,7 @@ jobs:
542
542
- os : macos-14
543
543
- os : ubuntu-24.04
544
544
- os : ubuntu-24.04-arm
545
- - os : windows-latest
545
+ - os : windows-2022
546
546
runs-on : ${{ matrix.os }}
547
547
env :
548
548
RUST_BACKTRACE : " 1"
@@ -593,7 +593,7 @@ jobs:
593
593
- os : macos-14
594
594
- os : ubuntu-24.04
595
595
- os : ubuntu-24.04-arm
596
- - os : windows-latest
596
+ - os : windows-2022
597
597
runs-on : ${{ matrix.os }}
598
598
env :
599
599
RUST_BACKTRACE : " 1"
@@ -648,7 +648,7 @@ jobs:
648
648
- os : macos-14
649
649
- os : ubuntu-24.04
650
650
- os : ubuntu-24.04-arm
651
- - os : windows-latest
651
+ - os : windows-2022
652
652
runs-on : ${{ matrix.os }}
653
653
env :
654
654
RUST_BACKTRACE : " 1"
You can’t perform that action at this time.
0 commit comments