mario-campos / emulate

GitHub Actions for BSD.
BSD 2-Clause "Simplified" License
36 stars 3 forks source link

Use newer runners #8

Open mario-campos opened 2 years ago

mario-campos commented 2 years ago

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.

mario-campos commented 2 years ago

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