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 ca65399 commit ce2fab9Copy full SHA for ce2fab9
.github/workflows/wheels.yml
@@ -4,7 +4,7 @@ env:
4
# A tag or branch name or a commit hash for the numpy/numpy repo, for which
5
# to build wheels. This is normally set to `main` in the main branch of this
6
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
7
- SOURCE_REF_TO_BUILD: v2.3.3
+ SOURCE_REF_TO_BUILD: maintenance/2.3.x
8
9
on:
10
schedule:
0 commit comments