Replies: 2 comments 3 replies
-
Hey @Thefrank! |
Beta Was this translation helpful? Give feedback.
3 replies
-
FWIW, FreeBSD provides official OCI container images since 14.3-RELEASE. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This was requested two years ago: #2529 and closed due to time/resource constraints
[to my understanding of: maintenance concerns ]
Since then people have created workarounds:
actions/runner#385 (this topic predates the issue above)
https://github.com/ChristopherHX/github-act-runner
https://github.com/marketplace/actions/cross-platform-action
https://github.com/myb-project/guide/blob/main/en/gh_runners.md
https://github.com/davidchisnall/act-pot (used here microsoft/snmalloc#360)
These all come at a cost either in significant time to setup or resource cost in using nested VMs
(packer has a FreeBSD, NetBSD, OpenBSD, and even Solaris version: https://developer.hashicorp.com/packer/downloads)
Beta Was this translation helpful? Give feedback.
All reactions