[CI] Reduce the amount taking to run tests in the CI #1299
Labels
area:ci
Related to CI, Github Actions, or other continuous integration tools
area:dependencies
Related to dependencies, like Python packages, library versions, etc
triage-needed
Items need to be reviewed / assigned to milestone
There are dependencies in our CI that are taking an outrageous amount of time to be installed, such as the following:
https://github.com/astronomer/astronomer-cosmos/actions/runs/11613309527/job/32338820191
It does not make sense for our CI to take two hours to resolve dependencies for a particular combination of Airflow and Python.
We should look into this and improve.
The text was updated successfully, but these errors were encountered: