We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa5dd7 commit 15b96b8Copy full SHA for 15b96b8
1 file changed
.github/workflows/wheels.yml
@@ -5,7 +5,7 @@ env:
5
# A tag or branch name or a commit hash for the matplotlib/matplotlib repo, for which
6
# to build wheels. This is normally set to `main` in the main branch of this
7
# repo, and to a tag name (e.g., `v2.3.2`) on a release branch.
8
- SOURCE_REF_TO_BUILD: v3.11.0rc1
+ SOURCE_REF_TO_BUILD: v3.11.0rc2
9
10
11
on:
0 commit comments