knowsys / nemo

A fast in-memory rule engine
https://knowsys.github.io/nemo-doc/
Apache License 2.0
78 stars 7 forks source link

Build apple release binaries in CD #507

Open ellmau opened 2 months ago

ellmau commented 2 months ago

Release builds for modern apple architectures are currently done manually on a macbook.

This build process should be done by the CI/CD when a new release is created.

mmarx commented 2 months ago

Note that this will require replacing howlong with something that can be cross-compiled (possibly cpu-time)