Skip to content

Commit

Permalink
Node arm64 builds for windows generated
Browse files Browse the repository at this point in the history
  • Loading branch information
tidy-dev committed Jan 3, 2023
1 parent e7552e7 commit a0ade19
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [16.14.0]
node: [16.17.1]
os: [macos-11, windows-2019]
arch: [x64, arm64]
include:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
@@ -1 +1 @@
16.14.0
16.17.1
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
v16.14.0
v16.17.1
2 changes: 1 addition & 1 deletion .tool-versions
@@ -1,2 +1,2 @@
python 3.9.5
nodejs 16.14.0
nodejs 16.17.1

0 comments on commit a0ade19

Please sign in to comment.