Skip to content

feat(arch): arm64 image#214

Closed
megglos wants to merge 1 commit intonextfrom
arm64
Closed

feat(arch): arm64 image#214
megglos wants to merge 1 commit intonextfrom
arm64

Conversation

@megglos
Copy link
Copy Markdown

@megglos megglos commented Feb 12, 2022

@megglos megglos force-pushed the arm64 branch 16 times, most recently from 59772ef to 7ea9119 Compare February 12, 2022 11:52
env:
DISTRO: ${{ matrix.DISTRO }}
EE: false
PLATFORMS: linux/arm64,linux/amd64
Copy link
Copy Markdown
Author

@megglos megglos Feb 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this just achieves making the final images pushed multiarch so the test pipeline is actually not making use of those, leaving the chance for undetected broken arm64 images.

Testing of each arch is a bit more tricky to achieve as we would need to also use qemu to test non amd64 images, something like https://github.com/uraimo/run-on-arch-action might be helpful, but this one doesn't support the amd64 arch yet, however they are working on it: uraimo/run-on-arch-action#58

@megglos megglos force-pushed the arm64 branch 2 times, most recently from 9912ed7 to 3b669bf Compare February 15, 2022 16:14
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2022

CLA assistant check
All committers have signed the CLA.

@ghost
Copy link
Copy Markdown

ghost commented Mar 31, 2022

When will this be merged? Would be great to have the arm image for the Apple Silicon.

@patrick-werner
Copy link
Copy Markdown

Waiting for this to get merged, the x86 image isn't usable on Apple Silicon

@megglos
Copy link
Copy Markdown
Author

megglos commented Dec 16, 2022

closing as this will be done by the platform team

@megglos megglos closed this Dec 16, 2022
@tmetzke tmetzke deleted the arm64 branch March 20, 2023 14:40
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