Files
airflow/.github/workflows
Jarek Potiuk 4219c573a7 Add better platform diagnostics to see which platform is used (#57284)
We now have same workflow running for both ARM and AMD and we need
a bit better diagnostics printed to distinguish those different
run types.

* Tha name of the workflow is just changed to "Tests"
* There is a job added that should immediately show the platform
  in the left-sidebar of GitHub Actions
* The title containing platform is printed at the top of summary
  - before the constraints summary.
2025-10-26 10:22:37 +01:00
..