Skip to content

Commit

Permalink
try bumping to node 18?
Browse files Browse the repository at this point in the history
  • Loading branch information
devongovett committed Jan 15, 2024
1 parent 02ebcbe commit 258e0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
yarn --frozen-lockfile --ignore-scripts
npm install node-gyp -g
yarn prebuild --arch x64 -t 16.0.0
yarn prebuild --arch x64 -t 18.0.0
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 258e0ba

Please sign in to comment.