We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eed382 commit b9dcd8cCopy full SHA for b9dcd8c
1 file changed
.github/workflows/cibuildwheel.yml
@@ -95,7 +95,7 @@ jobs:
95
path: ${{ github.workspace }}/wheelhouse/*.whl
96
97
98
- build_wheels_windows:
+ build_wheels_winmac:
99
name: Build wheels for ${{matrix.arch}} on ${{ matrix.os }}
100
runs-on: ${{ matrix.os }}
101
strategy:
0 commit comments