You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- we're switching away from S3 for hosting binaries in favor of
uploading to GitHub Releases straight from CI
- this should simplify a lot of things and make it easier to maintain
- this commit will upload the binaries generated by Node 16 as a draft
Release to GitHub using `node-pre-gyp-github`, which I recently updated
- Node 16 should be able to produce v3 and v6 NAPI binaries, and this
avoid the race to the finish with other Node versions that we've seen before
0 commit comments