* Add a comment to the ci.yml file about also running on macos.
* Add a link to the new CI badge using Github Actions.
name: Build monocypher and run unit tests
strategy:
matrix:
- platform: [ubuntu-latest]
+ platform: [ubuntu-latest] #macos-latest could also be here, but not free for Open Source
runs-on: ${{ matrix.platform }}
steps:
[](https://ci.trust-in-soft.com/projects/LoupVaillant/Monocypher)
+[](https://github.com/LoupVaillant/Monocypher/actions/workflows/ci.yml)
+
Monocypher (Developer Edition)
------------------------------