Skip to content

Commit 6410206

Browse files
update test_release.yml to v0.11 (meta-pytorch#1434)
1 parent 73593dc commit 6410206

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
if: github.repository == 'pytorch/data' && startsWith(github.ref_name, 'release/')
3232
uses: ./.github/workflows/_build_test_upload.yml
3333
with:
34-
branch: "release/0.10"
34+
branch: "release/0.11"
3535
pre_dev_release: true
36-
pytorch_version: "2.5.0"
36+
pytorch_version: "2.6.0"

0 commit comments

Comments
 (0)