Skip to content

Commit a012c62

Browse files
test
1 parent 80c3651 commit a012c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
test-infra-ref: ${{ matrix.test-infra-ref }}
3838
package-name: ${{ matrix.package-name }}
3939
smoke-test-script: ${{ matrix.smoke-test-script }}
40-
build-matrix: ${{ toJson(matrix) }}
40+
aarch: ${{ matrix.aarch }}
4141

4242
generate-matrix:
4343
uses: pytorch/test-infra/.github/workflows/generate_binary_build_matrix.yml@main

0 commit comments

Comments
 (0)