Skip to content

Commit 1f4e845

Browse files
authored
Temporary disable building wheels for Python 3.13 (#4215)
Will fix the issue with torchdata and Python 3.13 later. Signed-off-by: Pavel Chekin <[email protected]>
1 parent 767f45b commit 1f4e845

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly-wheels.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- "3.10"
3131
- "3.11"
3232
- "3.12"
33-
- "3.13"
3433
fail-fast: false
3534
max-parallel: 2
3635
defaults:

0 commit comments

Comments
 (0)