Use a Termux image with Python pre-installed instead (#18573)
Created at https://github.com/astral-sh/termux-python Termux's package repositories seem to be horribly unstable.
This commit is contained in:
@@ -753,7 +753,7 @@ jobs:
|
||||
docker run --rm \
|
||||
-v "$PWD/uv:/uv" \
|
||||
-v "$PWD/test/integration/termux.sh:/test-termux.sh" \
|
||||
termux/termux-docker:x86_64 \
|
||||
ghcr.io/astral-sh/termux-python:latest \
|
||||
/entrypoint.sh bash /test-termux.sh
|
||||
|
||||
integration-test-github-actions:
|
||||
|
||||
Reference in New Issue
Block a user