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

chore: add prebuilds for Node 16 #3

Merged
merged 1 commit into from
May 3, 2021
Merged

chore: add prebuilds for Node 16 #3

merged 1 commit into from
May 3, 2021

Conversation

petrpatek
Copy link
Contributor

We are creating images with node 16, and they won't build now. We are missing the node 16 prebuilds, and node-gyp is not supported by default on the underlying node images.

I have noticed that in the electron prebuilds, we do not support node 13+, so I added node 16 only to the other two actions.

@petrpatek petrpatek requested review from mnmkng and B4nan May 3, 2021 09:27
@B4nan
Copy link
Member

B4nan commented May 3, 2021

Btw it's not "node version for electron", but actual version of electron (and latest is v12), so we do support latest electron version too.

@B4nan B4nan changed the title Node 16 chore: add prebuilds for Node 16 May 3, 2021
@B4nan B4nan merged commit 131a77a into master May 3, 2021
@B4nan B4nan deleted the feature/node-16 branch May 3, 2021 09:32
@B4nan
Copy link
Member

B4nan commented May 3, 2021

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

Successfully merging this pull request may close these issues.

None yet

2 participants