Skip to content

Commit be9be2c

Browse files
committed
REL: change version to build to v2.3.3
1 parent e8dcd3d commit be9be2c

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: main
7+
SOURCE_REF_TO_BUILD: v2.3.3
88

99
on:
1010
schedule:

0 commit comments

Comments
 (0)