Commit dbb8585
committed
fix(ci): install uv+Python in Docker image, fix ARM64 cross-compile
- Install uv and Python 3.12 for python_runner tests
- Use target-specific AARCH64_UNKNOWN_LINUX_GNU_OPENSSL_* env vars
so host build scripts don't link against aarch64 libs
- Add shell: bash to Build step for Windows compatibility1 parent ac5c8a8 commit dbb8585
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments