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 57cd397 commit ad7e694Copy full SHA for ad7e694
.github/workflows/build-wheels.yaml
@@ -1,8 +1,6 @@
1
name: Build wheels
2
-# Current draft based on
3
-# https://github.com/matplotlib/matplotlib/blob/main/.github/workflows/cibuildwheel.yml
4
5
-# TODO: only run on published releases
+# TODO: move into the release-deploy workflow and only run on published releases
6
# on:
7
# release:
8
# types: [published]
0 commit comments