Commit a66cb49
authored
Fix Windows test failures in CI (#12477)
Allow extension file names such as `native.pyd` in addition to
`native.<python-version>.<ext>`. I'm not sure why the file names have
changed, but the new file names seem okay as well.
Fixes #12460.1 parent 466be21 commit a66cb49
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments