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 c5c83a2 commit a4845f1Copy full SHA for a4845f1
.github/workflows/validate-binaries.yml
@@ -36,7 +36,7 @@ on:
36
type: string
37
jobs:
38
validate-binaries:
39
- uses: pytorch/test-infra/.github/workflows/validate-domain-library.yml@main
+ uses: pytorch/test-infra/.github/workflows/validate-domain-library.yml@torchao-release0.9
40
with:
41
package_type: "wheel"
42
version: ${{ inputs.version }}
0 commit comments