Skip to content

Commit 075661c

Browse files
authored
update test_release.yml (meta-pytorch#1382)
1 parent 6557f22 commit 075661c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_release.yml

Lines changed: 1 addition & 1 deletion
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.9"
34+
branch: "release/0.10"
3535
pre_dev_release: true
3636
pytorch_version: "2.5.0"

0 commit comments

Comments
 (0)