You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that there are no more macOS-12 GitHub runners, so we might lose support for Monterey if we do this (unless we set up a private GitHub runner for it).
The text was updated successfully, but these errors were encountered:
See lima-vm/lima#3032
Workaround is to use VZ, which we should make the default in 1.18.
For 1.17 we should check the CPU type:
If it starts with
Apple M4
then we should set an alternate CPU inlima.yaml
:Alternatively we should rebuild our QEMU binary with the patch from UTM: Homebrew/homebrew-core#201613
The problem is that there are no more macOS-12 GitHub runners, so we might lose support for Monterey if we do this (unless we set up a private GitHub runner for it).
The text was updated successfully, but these errors were encountered: