Commit 62b1423
ci: install Python via uv (setup-python lacks linux-arm64 builds)
actions/setup-python resolves interpreters from the python-versions
manifest, which has no linux-arm64 entries for self-hosted runners.
uv installs python-build-standalone builds, which ship arm64.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2eed779 commit 62b1423
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments