Skip to content

Conversation

@ngoldbaum
Copy link
Collaborator

While looking at the CI results for #96 I noticed some weirdness on the 3.14 CI I missed in #84.

I think the 3.14 CI jobs aren't working correctly because tox-gh needs explicit support for each new python version. Let's just not use it and instead use the python from setup-python and pass -e to tox explicitly.

Github actions doesn't have a way to do string processing, so I just added the names of the tox environments to the build matrix.

I might need to do an iteration or two to get this right, sorry for the noise.

@ngoldbaum
Copy link
Collaborator Author

This is ready now, I think.

@ngoldbaum
Copy link
Collaborator Author

@lysnikolaou this one too please!

Copy link
Member

@lysnikolaou lysnikolaou left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks @ngoldbaum!

@lysnikolaou lysnikolaou merged commit eb62c00 into Quansight-Labs:main Jul 24, 2025
10 checks passed
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.

2 participants