Skip to content

Commit

Permalink
workflows: Build binaries for Node v18 (node-abi = v108)
Browse files Browse the repository at this point in the history
  • Loading branch information
fordN committed Jan 26, 2023
1 parent bbe0c3c commit eb3b431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
# (https://github.com/bchr02/node-pre-gyp-github/issues/42)
fail-fast: false
matrix:
node_version: [12, 14, 16, 17]
node_version: [14, 16, 17, 18]
system:
- os: macos-latest
target: x86_64-apple-darwin
Expand Down

0 comments on commit eb3b431

Please sign in to comment.