Skip to content

Commit 68a2bf1

Browse files
committed
templates/python-bump: also bump hardcoded versions in workflow
Signed-off-by: Benjamin Gilbert <[email protected]>
1 parent 71c19b4 commit 68a2bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/python-bump.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
- Update Git main
44
- [ ] `git checkout main`
55
- [ ] In `pyproject.toml`, add classifier for new Python version and update `tool.black.target-version`
6-
- [ ] Add new Python version to lists in `.github/workflows/python.yml`
6+
- [ ] In `.github/workflows/python.yml`, update hardcoded Python versions and add new version to lists
77
- [ ] Commit and open a PR
88
- [ ] Merge the PR when CI passes
99
- [ ] Add new Python jobs to [branch protection required checks](https://github.com/openslide/openslide-python/settings/branches)

0 commit comments

Comments
 (0)