-
Notifications
You must be signed in to change notification settings - Fork 44
Bump python to 3.12 for build docs workflows #848
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
Conversation
If/when the action succeeds, mark ready-to-merge to kick off the full builds (circle and GH) and let that complete, just to ensure everything is gucci there too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good change regardless, merge once all passes. thanks @Czaki
@napari-bot make docs (this should execute the code cells in the docs but skip the other time consuming things, lets see if it also fails) |
Here's the run: https://github.com/napari/docs/actions/runs/17986832367/job/51167065334 Edit: it failed in just 3 min, so big savings for troubleshooting efforts, and it did update the status. |
So we should get this in despite the red, and then work from there to fix CI? |
We should merge napari/napari#8307 and then check again. |
@napari-bot make docs |
Looks like we're good! |
References and relevant issues
Description
Follow the main repo and change from Python 3.10 to python 3.12