Skip to content

Commit 8195f66

Browse files
authored
update test-release.yml (meta-pytorch#1324)
1 parent ff01a06 commit 8195f66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ 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.8"
34+
branch: "release/0.9"
3535
pre_dev_release: true
36-
pytorch_version: "2.4.0"
36+
pytorch_version: "2.5.0"
3737
secrets:
3838
CONDA_TEST_PYTORCHBOT_TOKEN: ${{ secrets.CONDA_TEST_PYTORCHBOT_TOKEN }}

0 commit comments

Comments
 (0)