Skip to content

Commit 531159e

Browse files
authored
Add 3.13 to unit-tests.yml (#3432)
1 parent 4b34ef1 commit 531159e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
os: [ubuntu-latest]
46-
python-version: ["3.9", "3.10", "3.11", "3.12"]
46+
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
4747
pytorch-channel: [pytorch, pytorch-nightly]
4848
include:
4949
# includes a single build on windows

0 commit comments

Comments
 (0)