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 80c3651 commit a012c62Copy full SHA for a012c62
.github/workflows/build-wheels-windows.yml
@@ -37,7 +37,7 @@ jobs:
37
test-infra-ref: ${{ matrix.test-infra-ref }}
38
package-name: ${{ matrix.package-name }}
39
smoke-test-script: ${{ matrix.smoke-test-script }}
40
- build-matrix: ${{ toJson(matrix) }}
+ aarch: ${{ matrix.aarch }}
41
42
generate-matrix:
43
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main
0 commit comments