Skip to content

Commit 8329e63

Browse files
committed
remove 3.10
1 parent 71b74e6 commit 8329e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: true
1515
matrix:
1616
os: [ubuntu-latest]
17-
python-version: ["3.10", "3.12"]
17+
python-version: ["3.12"]
1818
# We aim to support the versions on pytorch.org
1919
# as well as selected previous versions on
2020
# https://pytorch.org/get-started/previous-versions/

0 commit comments

Comments
 (0)