The GitHub Actions job "Tests" on airflow.git/turn-releasing-images-in-two-stages has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 0e2bee728228640db306a9a79b2de85a0849a084 / Jarek Potiuk <[email protected]> Turn releasing images in two stages - AMD only first and AMD/ARM second When building release images, we build a multi-platform images - however for now we are not yet using ARM-hardware support for building ARM images, we are using simulation, that is **slow** (very slow) - this means that 90% of the build time the AMD images are ready but the ARM images are being built. This PR changes the approach (until we have hardware ARM support) - we first build (and push) AMD images - which should takes < 10 minutes and then we run second build that shoudl additionally build the ARM images and pushes the images again - this time as multi-platform images. Report URL: https://github.com/apache/airflow/actions/runs/14813800917 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
