Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Swift to 5.10 and disable arm64 images in CI for now #153

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Conversation

fwcd
Copy link
Owner

@fwcd fwcd commented Jun 20, 2024

Successor PR to #146. Due to some incompatibilities, this PR removes the cross-compilation machinery that we previously used for the multiarch Docker images (specifically the amd64->arm64 cross build).

@fwcd fwcd mentioned this pull request Jun 20, 2024
@fwcd
Copy link
Owner Author

fwcd commented Jun 20, 2024

Unfortunately it looks like the "plain QEMU" Docker cross-build (8b24ddd) still fails, essentially in the same manner as this Swift Forums post describes. For this reason, we'll disable the arm64 Docker image build for now until GitHub provides native arm64 runners (see #154).

fwcd added 2 commits July 2, 2024 03:50
Until we figure out the issues with Swift 5.9+, we will try building the
image directly/in QEMU instead. See #146 and #147.
@fwcd fwcd mentioned this pull request Jul 2, 2024
3 tasks
@fwcd fwcd changed the title Bump Swift to 5.10 Bump Swift to 5.10 and disable arm64 images in CI for now Jul 2, 2024
@fwcd fwcd marked this pull request as ready for review July 2, 2024 16:47
@fwcd fwcd merged commit 6cb246f into main Jul 2, 2024
3 checks passed
@fwcd fwcd deleted the swift-5.10 branch July 2, 2024 16:48
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