feat: build docker images for arm64 too#216
Closed
Totto16 wants to merge 2 commits intoflatpak:masterfrom
Closed
Conversation
c3d8d00 to
c3fd4ab
Compare
…it is descriptive enough with this manual name configuration
091e545 to
7a178cf
Compare
Member
|
Please submit this patch to https://github.com/flathub-infra/flatpak-github-actions/ as we are going to recommend using those images from now on. |
Contributor
Author
|
This PR is not needed there anymore, there this support is already given. The images already are build for arm64. See also https://github.com/flathub-infra/flatpak-github-actions/?tab=readme-ov-file#multi-arch-build-using-public-arm64-runners |
Member
|
neat, i missed that when syncing the fork with this repo. Copied it now https://github.com/flatpak/flatpak-github-actions/blob/master/README.md#multi-arch-build-using-public-arm64-runners |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since some time github offers new ubuntu 24.04 arm images (see https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/) so the images shoudl also be built for aarch64 / arm64. This brings us a step closer to ditch the qemu variant for building arm64 apps in github actions and just use tghe native runners.