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

Build for arm64 on amd64 #76

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Build for arm64 on amd64 #76

wants to merge 10 commits into from

Conversation

sed-i
Copy link
Contributor

@sed-i sed-i commented Oct 11, 2024

Note: pushed directly to main by mistake.
This diff is for the CI side, but please do look at the commit diff linked above.

Problem

Building for arm relies on launchpad's remote-build.

Solution

Cross-compile: build on amd64 for arm64.

  • Introduced a platform matrix in CI, with amd64 and arm64.
  • Removed references to launchpad. (@simskij: after this merges, we can remove the secret from the repo.)

@sed-i sed-i requested a review from a team as a code owner October 11, 2024 15:13
@sed-i sed-i marked this pull request as draft October 11, 2024 15:15
@sed-i sed-i marked this pull request as ready for review October 11, 2024 16:57
@sed-i sed-i marked this pull request as draft November 13, 2024 00:48
@lucabello
Copy link
Contributor

@sed-i What's the status of this one?

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.

3 participants