Skip to content

Commit ce2fab9

Browse files
committed
TST: Try building maintenance/2.3.x branch
1 parent ca65399 commit ce2fab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ env:
44
# A tag or branch name or a commit hash for the numpy/numpy repo, for which
55
# to build wheels. This is normally set to `main` in the main branch of this
66
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
7-
SOURCE_REF_TO_BUILD: v2.3.3
7+
SOURCE_REF_TO_BUILD: maintenance/2.3.x
88

99
on:
1010
schedule:

0 commit comments

Comments
 (0)