Skip to content

feat: use native ARM64 runners in build-test workflow#5712

Merged
brancz merged 1 commit into
mainfrom
feat/native-arm64-runners
Jun 19, 2025
Merged

feat: use native ARM64 runners in build-test workflow#5712
brancz merged 1 commit into
mainfrom
feat/native-arm64-runners

Conversation

@metalmatze
Copy link
Copy Markdown
Member

@metalmatze metalmatze commented Jun 19, 2025

Summary

Replace QEMU-based ARM64 emulation with GitHub's native ARM64 runners now available for free in public repositories.

Changes

  • Use matrix strategy for AMD64 and ARM64 builds
  • Remove Docker/QEMU emulation setup
  • Leverage native ubuntu-24.04-arm runner

Replace QEMU-based ARM64 emulation with GitHub's native ARM64 runners
for improved performance and simplified CI configuration.

- Use matrix strategy to run builds on both AMD64 and ARM64
- Remove unnecessary QEMU and Docker setup
- Utilize free ARM64 runners available for public repositories
@alwaysmeticulous
Copy link
Copy Markdown

alwaysmeticulous Bot commented Jun 19, 2025

✅ Meticulous spotted 0 visual differences across 593 screens tested: view results.

Meticulous evaluated ~5 hours of user flows against your PR.

Expected differences? Click here. Last updated for commit 54a886f. This comment will update as new commits are pushed.

@brancz brancz merged commit 3e3c854 into main Jun 19, 2025
34 checks passed
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.

2 participants