We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad8a71c commit dabbdccCopy full SHA for dabbdcc
.github/workflows/build_wheels_linux.yml
@@ -24,7 +24,7 @@ jobs:
24
package-type: wheel
25
os: linux
26
test-infra-repository: pytorch/test-infra
27
- test-infra-ref: main
+ test-infra-ref: release/2.5
28
with-cuda: disable
29
with-rocm: disable
30
build:
0 commit comments