Skip to content

Conversation

@jvanderaa
Copy link
Contributor

Fixes #547

Copy link
Contributor

@joewesch joewesch left a comment

Choose a reason for hiding this comment

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

matrix:
python-version:
- "3.12"
- "3.13"
Copy link
Contributor

Choose a reason for hiding this comment

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

Ideally we probably only want 1 version during normal PRs to limit the amount of time it takes for checks to run, so either 3.12 or 3.13 here.

@joewesch
Copy link
Contributor

@joewesch
Copy link
Contributor

@jvanderaa I have converted the base nautobot image to be python version agnostic so we only change the python version in our ansible container instead. I then added python 3.13 to the matrix, which required me to add the exclusion for python 3.13 and ansible <2.18 as they are not compatible.

I think we are good to go with this if you want to review it.

@joewesch joewesch merged commit 7c7403b into develop May 28, 2025
50 checks passed
@joewesch joewesch deleted the add_python3.13_to_ci branch May 28, 2025 16:21
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.

Add Python 3.13 to CI matrix

3 participants