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

Head commit for run:
196c13081669413a823493da7bf81406f9af08d0 / 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/2562029644

With regards,
GitHub Actions via GitBox


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

Reply via email to