Skip to content

Commit a4845f1

Browse files
authored
Update validate-binaries.yml to use torchao-release0.9
i.e. https://github.com/pytorch/test-infra/tree/torchao-release0.9
1 parent c5c83a2 commit a4845f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-binaries.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
type: string
3737
jobs:
3838
validate-binaries:
39-
uses: pytorch/test-infra/.github/workflows/validate-domain-library.yml@main
39+
uses: pytorch/test-infra/.github/workflows/validate-domain-library.yml@torchao-release0.9
4040
with:
4141
package_type: "wheel"
4242
version: ${{ inputs.version }}

0 commit comments

Comments
 (0)