Skip to content

Commit faa5dd7

Browse files
committed
Build v3.11.0rc1
1 parent deda5a4 commit faa5dd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
# A tag or branch name or a commit hash for the matplotlib/matplotlib repo, for which
66
# to build wheels. This is normally set to `main` in the main branch of this
77
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
8-
SOURCE_REF_TO_BUILD: main
8+
SOURCE_REF_TO_BUILD: v3.11.0rc1
99

1010

1111
on:

0 commit comments

Comments
 (0)