The GitHub Actions job "Tests ARM" on airflow.git/v3-0-test has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: f9c6b673d2a10a036ff913a64849950f8a8917c9 / github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> [v3-0-test] Add build essential to airlfow build image (#54613) (#54614) We are building a small image for our release process to build our distributions in an isolated environment - and this image fails to build on ARM because there are no corresponding binary wheels released for `prek` so prek is built from sources when installed in this image. This image originally did not have build-essential which is needed in order to compile some of prek dependencies. This PR temporary adds build-essential until prek will produce more binary wheels for more target platforms. This is tracked in https://github.com/j178/prek/issues/451 (cherry picked from commit 50c1941b6749fb901a847bbab8462ad49d6db7b5) Co-authored-by: Jarek Potiuk <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/17040611154 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
