Commit Graph

3 Commits

Author SHA1 Message Date
Zanie Blue f13abc388e 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.
2026-03-19 20:59:13 +00:00
Zanie Blue 0507193eb6 Pin termux test packages to improve job stability (#18480)
I'm seeing this flake when the package index is partially changed. I'm
_hoping_ this resolve that issue?

See
https://github.com/astral-sh/uv/actions/runs/23090030294/job/67073331237?pr=18461
for example

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2026-03-14 10:22:36 -05:00
Zanie Blue bb8970a982 Add a Termux integration test (#18332)
After this, I want to figure out how to unify more of the smoke, system,
and integration tests, but this seems like a sufficient start for Termux
testing.
2026-03-06 16:44:16 +00:00