Skip to content

fix(image-multiarch): skip qemu if only one platform is requested#198

Merged
pmlanger merged 1 commit intomainfrom
PLT-000-skip-qemu
Mar 12, 2026
Merged

fix(image-multiarch): skip qemu if only one platform is requested#198
pmlanger merged 1 commit intomainfrom
PLT-000-skip-qemu

Conversation

@pmlanger
Copy link
Contributor

@pmlanger pmlanger commented Mar 12, 2026

https://typeform.atlassian.net/browse/PLT-000

Skip QEMU if only one platform is requested.

Mostly, we build ARM images on ARM runners now. There a few ML services that still build for ARM and AMD, they would continue working as today after this change.
Only thing it doesn't cover is something like this which are easy to fix (switch to ARM base image if exists, or use AMD runner) and slightly strange usage.

@pmlanger pmlanger marked this pull request as ready for review March 12, 2026 13:11
@pmlanger pmlanger requested a review from a team as a code owner March 12, 2026 13:11
@gitstream-cm
Copy link

gitstream-cm bot commented Mar 12, 2026

🥷 Code experts: No results found

No code experts were identified for the files in this pull request based on git blame analysis.

This may occur when:

  • Files are new or have limited commit history
  • Git authors aren't mapped to current team members
  • Analysis thresholds need adjustment

If you expected to see expert suggestions, consider:

  • Reviewing your config.user_mapping settings

  • Adjusting the gt/lt parameters in your action

  • Verifying files have sufficient commit history

To learn more about /:\gitStream - Visit our Docs

@pmlanger pmlanger merged commit 5bd105a into main Mar 12, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants