The GitHub Actions job "Tests" on airflow.git/backport-0876ba8-v3-0-test has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d456b36f3e9fba7711e3771b354774296510a53a / Jarek Potiuk <[email protected]>
[v3-0-test] 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.
(cherry picked from commit 0876ba8d65a6fa7521ee75d6b4d687cf33733a5f)

Co-authored-by: Jarek Potiuk <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to