The solution does not work anymore?
Hi all,
I used macos-12 up to recently where VM now stays in gurumediation state. I tried to revert to 10.15 but the job is never picked up by a runner, I guess there's no macos10 runners anymore now.
I tried macos10 to 13 without success.
Does anyone has a solution ?
Thanks,
I would also like to know if something like this works or if anyone has found a workaround. I may have to hard switch over to docker/docker-compose (which is fine) but we have an existing Vagrant that I would like to test out in Actions.
Oh, that's not good to hear - I don't have the time right now, but does libvrt work as a workaround?! As described here for TravisCI https://github.com/jonashackt/vagrant-travisci-libvrt
Following https://github.blog/changelog/2024-04-02-github-actions-hardware-accelerated-android-virtualization-now-available/ I use linux (ubuntu-latest) + virtualbox(/qemu/libvirt) in my vagrant github action setup: https://github.com/APN-Pucky/gentoo-prefix-tester/blob/1ecbecb7c14efa92b0899e37f32604eea764bdb7/actions/kvm/action.yml#L34-L54