Skip to content

Commit 888b765

Browse files
committed
Update
1 parent fe47f3a commit 888b765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
build-aar:
4141
name: build-aar
4242
needs: check-if-aar-exists
43-
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
4443
if: ${{ !github.event.pull_request.head.repo.fork }}
44+
uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@release/2.7
4545
secrets: inherit
4646
permissions:
4747
id-token: write

0 commit comments

Comments
 (0)