Commit 73be936
authored
Remove python from UPB / Windows tests (#26497)
This was broken by a Github Runner Image bump from 3.9 to 3.12 which removed the setuptools dependency by default.
We could probably fix this but python isn't actually in support anymore in 25.x and we have this disabled in main anyways due to system_python's silent failure mode in windows: b882eb71 parent f125aa5 commit 73be936
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
0 commit comments