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

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

Open
WorldTeacher opened this issue Jul 23, 2024 · 4 comments
Open

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

WorldTeacher opened this issue Jul 23, 2024 · 4 comments
Labels

Comments

@WorldTeacher
Copy link

WorldTeacher commented Jul 23, 2024

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

@sebthom
Copy link
Member

sebthom commented Jul 23, 2024

Hmm, good question, I have no experience with Windows builds, but I doubt that it works with a Linux based docker deamon.

@WorldTeacher
Copy link
Author

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

@WorldTeacher
Copy link
Author

The mcr.(...) is apparently an image for github actions, but no clue on how to apply it

Copy link

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.

@github-actions github-actions bot added the stale label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants