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

Head commit for run:
884a73d84f91b69098f44bbe2370a65a25291893 / Jarek Potiuk <[email protected]>
Split installation of sdist providers into parallel chunks

Sdist provider installation takes a lot of time because pip cannot
parallelise the sdist package building. But we still want to test all
our provider's installation as sdist packages.

This can be achieved by running N parallel installations with only
subset of providers being installed in each chunk.

This is what we do in this PR.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to