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(.github): pin macos runner versions; restore amd64 builds via macos-13 #205

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

vdice
Copy link
Member

@vdice vdice commented Jun 24, 2024

The 0.9.0 mac amd64 binary was actually built on the aarch64 arch since it used the mutable macos-latest runner name, which has since migrated to apple silicon.

  • Restore mac amd64 builds via pinning runner to macos-13
  • Pin mac aarch64 runner to macos-14

Tested on fork: https://github.com/vdice/cloud-plugin/actions/runs/9650833532; amd64 binary now as expected (Mach-O 64-bit executable x86_64).

Will cut an 0.9.1 release of the plugin once this is in.

@vdice vdice requested a review from lann June 24, 2024 19:14
@vdice vdice merged commit 358c963 into fermyon:main Jun 24, 2024
8 checks passed
@vdice vdice deleted the ci/restore-macos-amd64-pin-versions branch June 24, 2024 19:43
@vdice vdice mentioned this pull request Jun 24, 2024
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