-
Notifications
You must be signed in to change notification settings - Fork 627
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
Support for Windows runners #347
Comments
There are a couple sides to this:
I think the main work here would be making the runner-binaries-syncer grab the windows runner, then on the user side, you would need to work on a user-data script that would provision enough on the worker to install the runner. |
@sjagoe agree to your notes. I think creating a install script for windws, and starting the runner is the biggest chuck. PR's are welcome :) |
I think with #1476 merged this can be closed |
Windows runners are supported, so closing the issue. |
I've had a poke at the module and I am presuming this currently only supports Linux-based runners? Any plans to add Windows runner support?
The text was updated successfully, but these errors were encountered: