Is there fluent-bit release for macOS M2? #8756
-
Are you planning to release arm64 build for M2? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
It's very expensive to build officially for OSS from a CI perspective. I'm not sure if there are any blockers there on the actual build platform we have in Github but fundamentally it is buildable. Commercially Calyptia does provide multi-arch builds for all targets if you want them and the code should build fine so you can always build it yourself directly on platform. |
Beta Was this translation helpful? Give feedback.
-
We could actually start using the new Github hosted macOS runners to do this if you want to submit a PR to add them to https://github.com/fluent/fluent-bit/blob/master/.github/workflows/call-build-macos.yaml We can switch it to a matrix job like the Windows one and everything should magically drop out then: @cosmo0920 might be an idea? |
Beta Was this translation helpful? Give feedback.
I'm guessing this is resolved now per https://fluent-all.slack.com/archives/C0CTQGHKJ/p1714106936072559?thread_ts=1714098596.026579&cid=C0CTQGHKJ :)