Skip to content

Update Python version used in docs workflow #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 8, 2025

Conversation

matt-graham
Copy link
Collaborator

@matt-graham matt-graham commented Jul 8, 2025

We are currently installing Python 3.9 in the docs workflow but since #305 are requiring Python 3.11+. This changes to instead install 3.x which resolves to latest Python stable release.

EDIT: This also updates docs workflow to be triggered to run on pull-requests (but not do final deploy step) so that we catch this sort of thing before merging in future.

@matt-graham matt-graham added documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code labels Jul 8, 2025
@matt-graham matt-graham merged commit d77e9cb into main Jul 8, 2025
7 checks passed
@matt-graham matt-graham deleted the mmg/update-docs-workflow branch July 8, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant