The GitHub Actions job "Release PROD images" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0876ba8d65a6fa7521ee75d6b4d687cf33733a5f / Jarek Potiuk <[email protected]>
Turn releasing images in two stages - AMD only first and AMD/ARM second (#50154)

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/14815249090

With regards,
GitHub Actions via GitBox


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

Reply via email to