Closed cfergeau closed 6 months ago
I think the packer failures on centos stream 8 and fedora eln are unrelated to this PR.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: cfergeau, praveenkumar
The full list of commands accepted by this bot can be found here.
The pull request process is described here
M1 macos runners can't build our test code, and the M1 runners don't support nested virt, which is required by
make test
Since I expect in the future the x86_64 macos runners to go away, and since the ubuntu runners now support nested virt, this commit uses an ubuntu runner to runmake test
.