We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 201d161 + 16c9cfa commit 662f8eeCopy full SHA for 662f8ee
.github/workflows/cd.yml
@@ -8,7 +8,7 @@ on:
8
- '*'
9
10
jobs:
11
- build_wheels:
+ build:
12
name: Build wheels on ${{ matrix.os }} 📦
13
runs-on: ${{ matrix.os }}
14
strategy:
0 commit comments