Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
amontanez24 opened this issue Apr 26, 2024 · 0 comments · Fixed by #406
Closed
Labels
maintenance Tasks related to infrastructure & dependencies

Comments

@amontanez24
Copy link
Collaborator

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

  • Only run the unit and integration workflows on python 3.8 and 3.12 for Macos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Tasks related to infrastructure & dependencies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant