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 9fb4cd0 commit d863ed6Copy full SHA for d863ed6
.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: ${{ matrix }}
+ python-version: ${{ matrix.python-version }}
43
44
generate-matrix:
45
uses: alinpahontu2912/test-infra/.github/workflows/generate_binary_build_matrix.yml@x64windows_test
0 commit comments