The GitHub Actions job "Tests AMD" on 
airflow.git/change-python-versions-to-string has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
7bd1cef1fddca63d50760b348c06dac01d9b4af9 / Jarek Potiuk <[email protected]>
Python versions in shell params are strings

The versions were "floats" and it accidentally worked because
they were coerced to strings, but with 3.10 it will be coerced to
the "3.1" string.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to