Skip to content

Commit

Permalink
update test_release.yml to v0.11 (#1434)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramanishsingh authored Jan 31, 2025
1 parent 73593dc commit 6410206
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
if: github.repository == 'pytorch/data' && startsWith(github.ref_name, 'release/')
uses: ./.github/workflows/_build_test_upload.yml
with:
branch: "release/0.10"
branch: "release/0.11"
pre_dev_release: true
pytorch_version: "2.5.0"
pytorch_version: "2.6.0"

0 comments on commit 6410206

Please sign in to comment.