Skip to content

fix: add QEMU for ARM64 image builds and fix workflow_dispatch trigger#337

Open
hk60418 wants to merge 1 commit intostac-utils:mainfrom
hk60418:fix/arm64-builds
Open

fix: add QEMU for ARM64 image builds and fix workflow_dispatch trigger#337
hk60418 wants to merge 1 commit intostac-utils:mainfrom
hk60418:fix/arm64-builds

Conversation

@hk60418
Copy link
Copy Markdown

@hk60418 hk60418 commented Dec 16, 2025

Related Issue(s):

No related issues were found.

Description:

Fix multi-platform Docker builds to include ARM64 images:

  • Add docker/setup-qemu-action for ARM64 emulation
  • Fix workflow_dispatch indentation (was incorrectly nested under push)

PR Checklist:

Pre-commit checks and tests were passed as the change has no impact/coverage on them. Regrettably I was also not able to run the workflow itself on my account.

  • pre-commit hooks pass locally
  • Tests pass (run make test)
  • Documentation has been updated to reflect changes, if applicable, and docs build successfully (run make docs)
  • Changes are added to the CHANGELOG.

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