-
Notifications
You must be signed in to change notification settings - Fork 149
Update Python/Node versions on CI and in docs #1118
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
It looks like setup-miniconda is failing badly on macos:
|
.github/workflows/job.test.yml
Outdated
r: '>=4' | ||
lab: '>=4.1.0,<5' | ||
- python: '3.11' | ||
# Node 18 end-of-life: 2025-04-30 | ||
nodejs: '>=18,<19.0.0.a0' | ||
# Node 16 end-of-life: 2026-04-30 |
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.
20?
Welp, I see more stuff running. 🎉 But maybe it's time to consider |
Sure, |
Working CI is working CI! |
References
Bumps Python and Node.js versions to non-EOL