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 15e6fe5 commit 95e854dCopy full SHA for 95e854d
.github/workflows/build-wheels.yaml
@@ -9,7 +9,7 @@ name: Build
9
on: [push]
10
11
jobs:
12
- build_wheels:
+ build-wheels:
13
name: Build wheels on ${{ matrix.os }} for ${{ matrix.cibw_archs }}
14
runs-on: ${{ matrix.os }}
15
env:
0 commit comments