Commit a81b356
committed
Pin the aarch64 Miniforge installer to unbreak Linux aarch64 wheel builds
The aarch64 bootstrap downloaded Miniforge from the releases/latest pointer.
That pointer moved to 26.5.3, whose base env is on Python 3.14, and the shared
setup-binary-builds action then fails installing conda=25.3.0, which has no
Python 3.14 build. Pin the installer to the release that was last green.1 parent cb4b1c6 commit a81b356
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
0 commit comments