use arm runners#1230
Merged
AndreyNikiforov merged 5 commits intoicloud-photos-downloader:masterfrom Aug 29, 2025
Merged
Conversation
- Use ubuntu-22.04-arm runners for both ARM64 and ARM32v7 builds - Remove QEMU emulation as ARM32v7 runs natively on ARM64 hardware - Improves build performance and reliability for ARM architectures - AMD64 builds continue using standard ubuntu-22.04 runners 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Update compatibility_linux_bin_apt job to use ubuntu-22.04-arm for ARM builds - ARM64 and ARM32v7 testing now runs natively without QEMU emulation - Maintains QEMU for Docker multi-platform builds as needed - AMD64 builds continue using standard ubuntu-22.04 runners 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Update compatibility_linux_bin_musl_apt to use ubuntu-22.04-arm - Update compatibility_linux_bin_apk to use ubuntu-22.04-arm - Update compatibility_linux_bin_musl_apk to use ubuntu-22.04-arm - Update compatibility_docker to use ubuntu-22.04-arm - Update compatibility_linux_npm_apt to use ubuntu-22.04-arm ARM64 and ARM32v7 compatibility testing now runs natively without QEMU emulation AMD64 builds continue using standard ubuntu-22.04 runners 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove QEMU setup from 9 compatibility testing jobs now using ARM runners - ARM64 and ARM32v7 testing runs natively without emulation overhead - Preserve QEMU in build_docker for multi-platform Docker builds - Significant performance improvement for ARM compatibility testing 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Update compatibility_linux_pip_apt to use ubuntu-22.04-arm for ARM builds - Update compatibility_linux_pip_apk to use ubuntu-22.04-arm for ARM builds - Remove QEMU setup from these jobs (lines 859 and 1066) - ARM64 and ARM32v7 PIP testing now runs natively without emulation - Only build_docker retains QEMU for multi-platform Docker builds 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
3e4f49b
into
icloud-photos-downloader:master
398 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.