emulate
emulate copied to clipboard
Use newer runners
I expect GitHub will deprecate macos-10.15
eventually and we want to be off of that by then. Linux is pretty fast and (in my personal experience) I think GitHub assigns jobs to ubuntu-latest
runners faster than it does to macos-*
runners.
We could also just switch to macos-latest
or macos-11
. We just need to get off of macos-10.15
.
It looks like macos-12
includes VirtualBox but not Vagrant. macos-11
and ubuntu-latest
do not include VirtualBox or Vagrant.
https://github.com/actions/virtual-environments/blob/main/images/macos/macos-12-Readme.md