optimas-org / optimas

Optimization at scale, powered by libEnsemble
https://optimas.readthedocs.io
Other
22 stars 14 forks source link

Run tests daily and with all supported python versions #113

Closed AngelFP closed 1 year ago

AngelFP commented 1 year ago

This PR makes sure that the tests pass in all currently supported python versions (3.8 - 3.11). Also, since some dependencies like Ax seem to sometimes have breaking changes, the tests will now run daily to make sure we catch any issues with new releases of dependencies.