Open yardasol opened 5 months ago
As an improvement to our automated CI workflow, it would be nice to make our tests run in a matrix of different Python versions.
We use GH Actions to do this
This would increase the energy usage of our CI workflow :(
Background and motivation
As an improvement to our automated CI workflow, it would be nice to make our tests run in a matrix of different Python versions.
Implementation details
We use GH Actions to do this
Potential snags
This would increase the energy usage of our CI workflow :(