Skip to content

Commit 3035027

Browse files
authored
Merge pull request #280 from kmashint/fix-node22-msvc2022
Fix for MSVC 2022, node 22, on Windows to use more specific declarations+casts.
2 parents 8183fca + 3c5721b commit 3035027

File tree

5 files changed

+7418
-4318
lines changed

5 files changed

+7418
-4318
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Install Node.js
2828
uses: actions/[email protected]
2929
with:
30-
node-version: 12
30+
node-version: 18
3131

3232
# This step can be removed as soon as official Windows arm64 builds are published:
3333
# https://github.com/nodejs/build/issues/2450#issuecomment-705853342

0 commit comments

Comments
 (0)