Skip to content

Run linux build with matrix strategy, adding arm64#367

Draft
blaix wants to merge 1 commit intomainfrom
linux-arm64
Draft

Run linux build with matrix strategy, adding arm64#367
blaix wants to merge 1 commit intomainfrom
linux-arm64

Conversation

@blaix
Copy link
Copy Markdown
Contributor

@blaix blaix commented Mar 26, 2026

No description provided.

@blaix
Copy link
Copy Markdown
Contributor Author

blaix commented Mar 26, 2026

Running into some issues here. I'm pretty new to this so may be wrong, but it looks like some github actions fail on alpine containers with arm64 runners because they depend on nodejs shims that github doesn't provide for that combo. Switching to a debian based container fixes it but those can't produce static binaries on linux.

@robinheghan
Copy link
Copy Markdown
Member

Running into some issues here. I'm pretty new to this so may be wrong, but it looks like some github actions fail on alpine containers with arm64 runners because they depend on nodejs. Switching to a debian based container fixes it but those can't produce static binaries on linux.

I believe I've seen some deprecation warnings regarding the current actions. Could it help to upgrade the versions of the actions and possibly alpine?

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.

2 participants