Skip to content

Commit 2ab1509

Browse files
Pin to windows-2022 when building binaries (#1599)
1 parent 1a31ec5 commit 2ab1509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
build:
2424
strategy:
2525
matrix:
26-
os: [ macos-14, ubuntu-24.04-arm, ubuntu-latest, windows-latest ]
26+
os: [ macos-14, ubuntu-24.04-arm, ubuntu-latest, windows-2022 ]
2727
node-architecture: [ '' ]
2828
include:
2929
- os: macos-14

0 commit comments

Comments
 (0)