Skip to content

Commit c170fd2

Browse files
Bump portable deps workflow to torch cu130 python 3.13.9 (#10493)
1 parent 9d529e5 commit c170fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows_release_dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
description: 'cuda version'
1818
required: true
1919
type: string
20-
default: "129"
20+
default: "130"
2121

2222
python_minor:
2323
description: 'python minor version'
@@ -29,7 +29,7 @@ on:
2929
description: 'python patch version'
3030
required: true
3131
type: string
32-
default: "6"
32+
default: "9"
3333
# push:
3434
# branches:
3535
# - master

0 commit comments

Comments
 (0)