Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Windows actions to self-hosted runner #2134

Merged
merged 4 commits into from
Jan 22, 2023

Conversation

AustinJ235
Copy link
Member

This switches the windows actions to use a self hosted runner that I have hosted. I decided to use windows first as it seems the most problematic currently with GitHub provided action runners. The self-hosted runner also has GPU access, which will actually perform tests. The GPU is a Intel HD Graphics 530 using GVT-g.

If all goes well and is stable, I can switch the linux actions over also. Some have setup up MacOS, but running MacOS in a kvm is a tricky business and then combine that with GVT-g.

@AustinJ235 AustinJ235 merged commit 1594b24 into vulkano-rs:master Jan 22, 2023
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
* Switch Windows actions to self-hosted runner

* Trigger Build?

* fix runs-on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant