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 c2cf973 commit a2ba345Copy full SHA for a2ba345
.github/workflows/build_wheels_linux.yml
@@ -21,7 +21,7 @@ on:
21
22
jobs:
23
generate-matrix:
24
- uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
+ uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@release/2.3
25
with:
26
package-type: wheel
27
os: linux
0 commit comments