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

handle GitHub's switch to M1 macs for macos-latest runners #981

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

RBusarow
Copy link
Collaborator

@RBusarow RBusarow commented Apr 24, 2024

M1 runners now seem to be the default for macos-latest:

CI run
logs

Current runner version: '2.315.0'
Operating System
  macOS
  14.4.1
  23E224
Runner Image
  Image: macos-14-arm64
  Version: 20240415.6
  Included Software: https://github.com/actions/runner-images/blob/macos-14-arm64/20240415.6/images/macos/macos-14-arm64-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/macos-14-arm64%2F20240415.6

The x86_64 emulators don't work, naturally, but we can now enable virtualization on the ubuntu runners. Enabling virtualization removes the longstanding requirement of using MacOS runners.

@RBusarow RBusarow force-pushed the rick/arm-emulators branch 4 times, most recently from b8c48ff to 4a9d8b8 Compare April 24, 2024 18:06
@RBusarow RBusarow merged commit 0f96fac into main Apr 24, 2024
17 checks passed
@RBusarow RBusarow deleted the rick/arm-emulators branch April 24, 2024 20:10
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