-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Build arm image (and update actions) #217
Conversation
Well 😆 @techknowlogick Can you increase the runner size? It looks like it works in theory... |
Move to Gitea org? 😅 |
@pat-s After looking into the requirements even more, the gitea org doesn't apply there are additional overhead costs more than just the runner. So I'm still going to look into self-hosted. |
If you don't have anything existing yet, the Woodpecker org might maybe be happy to let you join their self-hosted Woodpecker instance which is already in use in their GH (as they make use of xgo down the road themselves). |
@techknowlogick I've found an action which frees up disk space on the runner. Maybe this helps to get the build passing. |
Used the wrong workflow file... |
Next try due to apparent apt renaming issue |
Fix #213