sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
201 stars 45 forks source link

Only run unit and integration tests on oldest and latest python versions for macos #569

Closed amontanez24 closed 4 months ago

amontanez24 commented 4 months ago

Problem Description

As an engineer, I'd like to see the results of CI workflows quickly so that I cna make changes or merge PRs more efficiently.

Github only allows 5 concurrent mac machines, while it allows 20 total machines. For this reason, our CI builds often get bottlenecked at the mac builds.

Expected behavior