pybind11_json icon indicating copy to clipboard operation
pybind11_json copied to clipboard

CI: Add job for testing Python 3.13

Open martinRenou opened this issue 1 year ago • 1 comments

martinRenou avatar Sep 05 '24 11:09 martinRenou

@henryiii you switch to using pixi for the CI here https://github.com/pybind/pybind11_json/pull/66, it seems that all the jobs are discarding the python-version entry from the matrix and testing against Python 3.12 now.

I'm not familiar with pixi, do you know how to configure it to use the proper Python version?

martinRenou avatar Sep 05 '24 11:09 martinRenou