-
-
Notifications
You must be signed in to change notification settings - Fork 826
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added prebuilt binaries via GitHub Releases
- 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
- Loading branch information
1 parent
b4b3c3a
commit 7f744a1
Showing
2 changed files
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters