Skip to content

Conversation

@bbartley
Copy link
Collaborator

@bbartley bbartley commented Feb 11, 2025

Fixes CI badges in README and fixes CI build.

Python 3.7 is no longer included in Ubuntu versions > 22.04 (See actions/setup-python#962). Since our CI matrix was set to use more recent Ubuntu versionw and Python 3.7 was missing, CI was subsequently failing. We subsequently decided to deprecate 3.7 and 3.8 and test for currently supported Python versions 3.9-3.13.

Copy link
Collaborator

@jakebeal jakebeal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per https://devguide.python.org/versions/ , the current supported Python versions are 3.9 to 3.13. Therefore, rather than pinning to an old version, I believe that we should drop support for 3.7 and 3.8

@bbartley bbartley requested a review from jakebeal February 12, 2025 20:32
@jakebeal jakebeal merged commit f19b796 into master Feb 13, 2025
16 checks passed
@jakebeal jakebeal deleted the fix-CI branch February 13, 2025 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants