We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db67cb9 commit 4169e5cCopy full SHA for 4169e5c
.github/workflows/build-test-windows.yml
@@ -44,6 +44,7 @@ jobs:
44
ref: ""
45
test-infra-repository: pytorch/test-infra
46
test-infra-ref: main
47
+ wheel-build-params: "--release"
48
build-matrix: ${{ needs.generate-matrix.outputs.matrix }}
49
pre-script: ${{ matrix.pre-script }}
50
smoke-test-script: ${{ matrix.smoke-test-script }}
0 commit comments