The GitHub Actions job "Release PROD images" on airflow.git/main has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 3b80419e28a6ea95246b546460ffba78d09f3255 / Jarek Potiuk <[email protected]> Simplify runs-on conditions to only differentiate AMD/ARM (#50181) * Simplify runs-on conditions to only differentiate AMD/ARM For now - when we do not have self-hosted runners yet, we want to simplify the selective check rules to only differentiate the two options we have now: * AMD runners (public) * ARM runners (also bublic) The selective checks now return two options: * amd-runners * arm-runners That should simplify choices and allow to bring back some of the disabled ARM jobs, while open up for the future possibility of enabling self-hosted runners. It should also allow us to finally run ARM tests in parallel to AMD tests and turn off experimental status of the ARM image. Fixes: #41935 * Update .github/workflows/publish-docs-to-s3.yml Co-authored-by: GPK <[email protected]> --------- Co-authored-by: GPK <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/14834314586 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
