#Has anyone explored running macos builds

1 messages · Page 1 of 1 (latest)

golden oar
#

👋 by macOS builds do you mean arm64 con github actions?

river scaffold
#

No, builds need to run on an OS X environment. One of our libraries (for GraalVM) requires linking to OS files as part of the build process.

golden oar
#

Hmm that's a tricky one. Unfortunately Dagger doesn't support running things outside the buildkit context, so it's not possible to escape the sandbox and link something from OSx

river scaffold
#

Yeah, I figured but wanted to check myself before I go build a home-grown system.