The GitHub Actions job "Tests" on airflow.git/v3-0-test has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 5b225b6193379404cb18adca351bffd28514e36d / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-0-test] Turn releasing images in two stages - AMD only first and AMD/ARM second (#50154) (#50157) 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. (cherry picked from commit 0876ba8d65a6fa7521ee75d6b4d687cf33733a5f) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/14814046450 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
