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

ci(release): use native macos arm64 runner #283

Merged
merged 1 commit into from
May 20, 2024

Conversation

brooksmtownsend
Copy link
Member

@brooksmtownsend brooksmtownsend commented May 15, 2024

Feature or Problem

This PR fixes an issue where the github runner macos-latest is now natively on arm64, so we need to pin to macos-13 in order to build amd64. This does simplify our release process, and natively building on the arm64 machine is great.

https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

Related Issues

wasmCloud/wasmCloud#2134

Release Information

Re-release wadm v0.11.1. I plan to cherry-pick this commit from the v0.11.1 tag to re-release this

Consumer Impact

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@brooksmtownsend brooksmtownsend merged commit d36c5ef into main May 20, 2024
3 checks passed
@brooksmtownsend brooksmtownsend deleted the ci/macos-native-arm64 branch May 20, 2024 17:05
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