Skip to content

Don't build for arm64 in CD workflow - #48

Merged
maragubot merged 1 commit into
mainfrom
no-arm64-cd
Jun 12, 2026
Merged

Don't build for arm64 in CD workflow#48
maragubot merged 1 commit into
mainfrom
no-arm64-cd

Conversation

@maragubot

Copy link
Copy Markdown
Collaborator

Summary

  • Build only linux/amd64 in the CD workflow instead of linux/amd64,linux/arm64.
  • Remove the "Setup QEMU" step, which was only needed to emulate non-native architectures (arm64). Dropping it also speeds up the build job.

Test plan

  • CD workflow runs on push to main; verify the Docker image builds and pushes for linux/amd64.

@maragubot
maragubot merged commit 49e4662 into main Jun 12, 2026
5 checks passed
@maragubot
maragubot deleted the no-arm64-cd branch June 12, 2026 08:12
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.

1 participant