Replies: 1 comment
-
Github supports test signed runners for Windows Server 2019 and Server 2022. We will move the driver tests to github selfhost runners. This will be tracked by #2229. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Today the CI/CD bottleneck seems to be contention for the limited self-hosted runner for kernel tests.
https://github.com/actions/runner-images/discussions/7191 claims nested virtualization isn't supported in github runners at present, but it is supported by Travis CI.
https://docs.travis-ci.com/user/tutorial/#to-get-started-with-travis-ci-using-github seems to say that Travis CI runners can be used in github CI/CD.
https://github.com/marketplace/travis-ci says Travis CI is free for open-source public repositories.
Signing up with Travis CI results in an email saying
Beta Was this translation helpful? Give feedback.
All reactions