We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eba7c0 commit c0d0685Copy full SHA for c0d0685
.github/workflows/build-wheels-linux.yml
@@ -22,6 +22,7 @@ jobs:
22
test-infra-repository: pytorch/test-infra
23
test-infra-ref: main
24
with-cuda: disable
25
+ with-rocm: disable
26
build:
27
needs: generate-matrix
28
strategy:
0 commit comments