cryptimeleon / mclwrap

A wrapper to bring the mcl pairing library into cryptimeleon
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Make Github actions on release branches not use composite build #15

Closed rheitjoh closed 3 years ago

rheitjoh commented 3 years ago

Currently, the Github actions Java CI always uses the composite build script to build and test. On release branches such as main, we should instead build using the dependencies hosted on Maven Central. This also applies to the other projects.