-
Notifications
You must be signed in to change notification settings - Fork 8
Add macOS CI #47
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Status
Todo 📝
We added our first CI in PR #44.
While doing this, we encountered some issues with running docker build check on macOS.
It doesn't seem straightforward, since it's due to some licensing troubles that apple had with docker in the past.
But we definitely would like to add it in the future.