We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d8243 commit 2622690Copy full SHA for 2622690
.github/workflows/android-release-artifacts.yml
@@ -47,7 +47,7 @@ jobs:
47
name: build-aar
48
needs: check-if-aar-exists
49
if: ${{ !github.event.pull_request.head.repo.fork }}
50
- uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@release/main
+ uses: pytorch/test-infra/.github/workflows/linux_job_v2.yml@main
51
secrets: inherit
52
permissions:
53
id-token: write
0 commit comments