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 289ff5d commit 0965a9aCopy full SHA for 0965a9a
.github/workflows/linux_cuda_wheel.yaml
@@ -25,7 +25,7 @@ defaults:
25
26
jobs:
27
generate-matrix:
28
- uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
+ uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@d66d31f744f341e6cf303b184d3d7a893eef46a5
29
with:
30
package-type: wheel
31
os: linux
0 commit comments