Skip to content

Commit 615f5fc

Browse files
committed
Add 3.13 to unittest jobs matrix
1 parent acbfd8d commit 615f5fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- "3.10"
1919
- "3.11"
2020
- "3.12"
21+
- "3.13"
2122
runner: ["linux.12xlarge"]
2223
gpu-arch-type: ["cpu"]
2324
include:
@@ -51,6 +52,7 @@ jobs:
5152
- "3.10"
5253
- "3.11"
5354
- "3.12"
55+
- "3.13"
5456
runner: ["macos-m1-stable"]
5557
fail-fast: false
5658
uses: pytorch/test-infra/.github/workflows/macos_job.yml@main
@@ -76,6 +78,7 @@ jobs:
7678
- "3.10"
7779
- "3.11"
7880
- "3.12"
81+
- "3.13"
7982
runner: ["windows.4xlarge"]
8083
gpu-arch-type: ["cpu"]
8184
include:

0 commit comments

Comments
 (0)