Commit c80fe7b
authored
Remove workaround related to
* Remove free-threaded Python workaround, verify LongPathsEnabled
The CI runners now have LongPathsEnabled=1 (nv-gha-runners/vm-images#241),
so remove the skip of pip install and all_must_work tests for py3.14t on
Windows. Add a fail-early step to catch runners that lack the setting.
Closes #1820
Made-with: Cursor
* TEMPORARY: restrict CI to Windows 3.14t jobs only
Disable Linux builds/tests and docs, filter Windows test matrix to
py3.14t to verify LongPathsEnabled fix in isolation. Revert before merge.
Made-with: Cursor
* Revert "TEMPORARY: restrict CI to Windows 3.14t jobs only"
This reverts commit a92790a.LongPathsEnabled on Windows (#1826)1 parent bfa862d commit c80fe7b
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
211 | 220 | | |
212 | 221 | | |
213 | 222 | | |
| |||
263 | 272 | | |
264 | 273 | | |
265 | 274 | | |
266 | | - | |
267 | 275 | | |
268 | 276 | | |
269 | 277 | | |
| |||
272 | 280 | | |
273 | 281 | | |
274 | 282 | | |
275 | | - | |
276 | 283 | | |
277 | 284 | | |
278 | 285 | | |
| |||
0 commit comments