The GitHub Actions job "Tests AMD" on airflow.git/better-ci-reusable-workflows 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
aeb7867890bb563ea58a9f52e279abd89ec28062 / Jarek Potiuk <[email protected]>
Better way of reusing ci workflow

Instead of dynamically checking and updating the ARM/AMD runner type,
we can use reusable workflows and statically define two types of
workflows: ARM and AMD.

There are some benefits of that approach:

* we can run only AMD workflows for "PRs" - they will be in the
  same AMD workflow
* AMD / ARM workflows are run at fixed hours
* There is no dynamic checking for workflows when running selective
  checks
* Most importantly - both AMD and ARM workflows run in `vX-Y-test`
  branches after merge (previously they were alternating - similarly
  to canary builds)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to