Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

schedule CI builds to update binaries on new Node releases #7

Open
ledbit opened this issue Jul 8, 2019 · 2 comments
Open

schedule CI builds to update binaries on new Node releases #7

ledbit opened this issue Jul 8, 2019 · 2 comments

Comments

@ledbit
Copy link
Collaborator

ledbit commented Jul 8, 2019

Add scheduled tasks to build binaries for new NodeJS releases (more importantly LTS releases) - note need to go back a few js2bin versions as well

@OmgImAlexis
Copy link

This should help #15

@autr
Copy link
Contributor

autr commented Jul 15, 2021

I've downloaded and compiled my node binary into cache with js2bin --ci --cache --node=16.5.0 --size=2MB

But when calling build it always tries to download it again and fails:

js2bin --build --cache --platform=darwin --node=16.5.0 --app=minified/index.js --name=EZE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants