We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5950645 commit 1bdcd9cCopy full SHA for 1bdcd9c
.github/workflows/actions.yaml
@@ -74,7 +74,6 @@ jobs:
74
75
build-wheels:
76
name: Build wheels on ${{ matrix.os }}
77
- if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
78
runs-on: ${{ matrix.os }}
79
strategy:
80
matrix:
0 commit comments