The tests in test/ require a Github Action runner which can start VMs. Historically, only the macos runners had virtualization support, but this is no longer the case: the m1 runners cannot start VMs, and the ubuntu runners can now start VMs.
We should switch to these runners.
The tests in
test/
require a Github Action runner which can start VMs. Historically, only the macos runners had virtualization support, but this is no longer the case: the m1 runners cannot start VMs, and the ubuntu runners can now start VMs. We should switch to these runners.