Skip to content
This repository was archived by the owner on Jun 8, 2025. It is now read-only.

Commit c20da1c

Browse files
authored
upd
1 parent 66e6a67 commit c20da1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
python: ["3.10", "3.11", "3.12"]
25+
python: ["3.10"]
2626
cuda: ["12.4"]
2727
torch: ["2.5"]
2828
runs-on: [self-hosted]

0 commit comments

Comments
 (0)