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

Alpine 386 builds failing for v12 and v14 #1344

Closed
nschonni opened this issue Oct 3, 2020 · 1 comment
Closed

Alpine 386 builds failing for v12 and v14 #1344

nschonni opened this issue Oct 3, 2020 · 1 comment
Labels

Comments

@nschonni
Copy link
Member

nschonni commented Oct 3, 2020

Looks like it's failing consistently https://doi-janky.infosiftr.net/job/multiarch/view/images/view/node/
I believe official support was dropped in v10, but it looks like it is currently passing anyway.
Should we remove the 386 architecture entirely or just for v12 and v14

@ttshivers
Copy link
Member

ttshivers commented Oct 4, 2020

Relevant i386 issue for node: nodejs/node#33019
Looks like i386 builds might start working again in node 15 (still experimentally), as reported by someone having success building it in that issue.

It doesn't look like v12 or v14 will have that issue breaking i386 fixed so removing support for just those versions in the official release pipeline might be reasonable for keeping errors or failures meaningful.

I think it might be useful to keep i386 builds for v10 as long as it's still supported.

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

No branches or pull requests

3 participants