You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
👋 Per README it looks like macOS builds are wanted for GHA to build and test hubris.
Developing
We currently support Linux and Windows as first-tier platforms. macOS is also used on a daily basis by Oxide employees, but is not tested in CI. The build probably also works on Illumos; if anyone would like to step up to maintain support and a continuous build for Illumos or macOS, we'd love the help.
I think that all needs to be added is the macOS os type in the matrix runner step:
os: [ubuntu-latest, macos-latest, windows-latest]
Let me know if I am on the right track and/or what I am missing and I can get a PR ASAP.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
👋 Per README it looks like macOS builds are wanted for GHA to build and test hubris.
I think that all needs to be added is the macOS os type in the matrix runner step:
Let me know if I am on the right track and/or what I am missing and I can get a PR ASAP.
Thanks! Tyler.
Beta Was this translation helpful? Give feedback.
All reactions