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 bebf804 commit 9fb4cd0Copy full SHA for 9fb4cd0
.github/workflows/build-wheels-windows.yml
@@ -39,7 +39,7 @@ jobs:
39
package-name: ${{ matrix.package-name }}
40
smoke-test-script: ${{ matrix.smoke-test-script }}
41
aarch: ${{ matrix.aarch }}
42
- build-matrix: ${{ toJson(matrix) }}
+ build-matrix: ${{ matrix }}
43
44
generate-matrix:
45
uses: alinpahontu2912/test-infra/.github/workflows/generate_binary_build_matrix.yml@x64windows_test
0 commit comments