Commit c249ec4
ci: pin the Cygwin pip wheel
Cygwin test (fast) and test (perf) now fail while creating the virtual environment because ensurepip exits unsuccessfully. The failure began when the mirror advanced python-pip-wheel from 26.0.1-1 to 26.2.1-1 and occurs under both Python 3.9 and 3.12.
Pin the last wheel release known to pass while retaining Python 3.12. Cygwin setup supports package=version selections, and the current mirror still advertises this exact release as a previous version.
Validated with git diff --check and Ruby YAML parsing.1 parent 4286fb2 commit c249ec4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments