You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I also tried getting the runner working on a windows VM but there the process fails, probably because the runner is set to host and asks for UAC every time an action is called
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. If the issue is still valid, please add a respective comment to prevent this issue from being closed automatically. Thank you for your contributions.
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
The text was updated successfully, but these errors were encountered: