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 a4231c9 commit c8686d2Copy full SHA for c8686d2
.github/workflows/build-wheels-linux.yml
@@ -10,6 +10,7 @@ on:
10
tags:
11
# Release candidate tags look like: v1.11.0-rc1
12
- v[0-9]+.[0-9]+.[0-9]+-rc[0-9]+
13
+ - v[0-9]+.[0-9]+.[0-9]+
14
workflow_dispatch:
15
16
jobs:
0 commit comments