docker-gitea-act-runner
docker-gitea-act-runner copied to clipboard
[Question] How to run actions on windows / use windows image
Hi,
i recently switched over to your gitea-act-runner and really like it. I have some builds that need to happen on windows and am not sure on how to do that. Is that possible with this runner? I am relatively new to using actions, so i might just have overlooked some stuff.
Any help is appreciated.
edit: I tried adding a runner label windows-latest:docker://mcr.microsoft.com/dotnet/framework/aspnet:4.8-windowsservercore-ltsc2022 but that did not work