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

Fix Apple deployment for Intel CPUs #4073

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

daxpedda
Copy link
Collaborator

We apparently accidentally produce ARM64 binaries for the X64 Apple target, because the default Apple runner on GitHub now uses ARM64.
This PR fixes that.

See taiki-e/install-action#613 (comment).

@daxpedda daxpedda merged commit 0f0b4e2 into rustwasm:main Aug 13, 2024
39 of 40 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.

1 participant