-
Notifications
You must be signed in to change notification settings - Fork 6
Update CI workflow to use ubuntu-24.04 #95
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
• Updated python-ci.yml to use ubuntu-24.04 instead of ubuntu-20.04 for CI builds Co-Authored-By: zfields@blues.com <zfields@blues.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
b454fd8 to
715b292
Compare
|
Upgrading support to Python versions 3.9, 3.11, 3.12 & 3.13 (https://devguide.python.org/versions/ - as of Feb 2025). Python 3.6, 3.7 and 3.8 will be dropped. |
7b2b494 to
8cf6380
Compare
zfields
left a comment
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.
I have a couple of curious questions, but it looks good overall.
c1095ee to
15c2a79
Compare
94639b1 to
0c63951
Compare
Update CI workflow to use ubuntu-24.04
This PR updates the CI workflow to use ubuntu-24.04 instead of ubuntu-20.04.
Changes
• Updated python-ci.yml to use ubuntu-24.04 instead of ubuntu-20.04 for CI builds
Testing
No functional changes, only CI environment update.
Link to Devin run: https://app.devin.ai/sessions/2c5354db573b437e98b9b1a767e11856
Requested by: zfields@blues.com