Commit 99c5546
ci: retain Python 3.9 for Cygwin coverage
The Cygwin workflow has only one interpreter entry, and Python 3.9 was intentionally retained as the most relevant packaged version when that job was established. Other workflows already cover newer Python releases.
Restore the existing Cygwin and Python 3.9 combination now that the actual pip wheel regression is handled independently. The pinned pip 26.0.1 bootstrap supports Python 3.9.
Validated with git diff --check, Ruby YAML parsing, and PyPI metadata showing that pip 26.0.1 requires Python 3.9 or newer.1 parent 58349c6 commit 99c5546
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments