The GitHub Actions job "Tests" on airflow.git/main has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
c64ebe56e2db272f5521fc7211e899a91063eb01 / Jarek Potiuk <[email protected]>
Fix Python 3.14 ARM failures by removing side-loaded packages (#64028)

Remove side-loaded package overrides (ray nightly wheels,
cassandra-driver from git trunk, pluggy from git) from
`[tool.uv.sources]` that were causing failures on ARM builds.
The ray nightly wheel was x86_64-only, causing resolution failures
on ARM. The cassandra-driver and pluggy git overrides are no longer
needed as upstream releases now support 3.14.

Also restrict ray to python_version < 3.14 in google provider and
remove the cassandra-driver 3.14 specifier in cassandra provider
since there is no released version supporting 3.14 yet.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to