docker-gitea-act-runner icon indicating copy to clipboard operation
docker-gitea-act-runner copied to clipboard

[Question] How to run actions on windows / use windows image

Open WorldTeacher opened this issue 1 year ago • 3 comments

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

WorldTeacher avatar Jul 23 '24 15:07 WorldTeacher