Skip to content

Commit d863ed6

Browse files
retrigger with python-version input
1 parent 9fb4cd0 commit d863ed6

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
@@ -39,7 +39,7 @@ jobs:
3939
package-name: ${{ matrix.package-name }}
4040
smoke-test-script: ${{ matrix.smoke-test-script }}
4141
aarch: ${{ matrix.aarch }}
42-
build-matrix: ${{ matrix }}
42+
python-version: ${{ matrix.python-version }}
4343

4444
generate-matrix:
4545
uses: alinpahontu2912/test-infra/.github/workflows/generate_binary_build_matrix.yml@x64windows_test

0 commit comments

Comments
 (0)