The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
9b45ff3bc65f298f9d19283e9b9de79b32716786 / Jarek Potiuk <[email protected]>
Change Paralell constraints generation to sequential

Parallel constraint generation runs several docker containers
and it produces some build artifacts in paralllel (when compiling spar)
that are huge - when run in parallell we are runnig out of disk
space for them. Changing to sequential execution hopefully shoudl
fix it.

Report URL: https://github.com/apache/airflow/actions/runs/13022382288

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to