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

Head commit for run:
dc92b1ed852e19df07d8e36c94bb21eff37ba590 / Jarek Potiuk <[email protected]>
Adds building of ARM images to check that they are not failing

The problem fixed in #24635 was that we do not build CI images
for ARM in regular PRs. So if someone adds a dependency that is not
compatible with ARM, the PR wil not fail but it will break
experience of developers using ARM - their breeze and local
development will fail to build.

This PR adds building ARM image to "build-images" workflow which
is run for all PRs.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to