Toblerity / Fiona

Fiona reads and writes geographic data files
https://fiona.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.16k stars 202 forks source link

test CI: Update Conda jobs to Python 3.12 #1422

Closed EwoutH closed 2 months ago

EwoutH commented 3 months ago

Python 3.12 is faster, gives better error messages, includes more up-to-date deprecation warnings, and is now properly supported (for some time) on Conda.

EwoutH commented 3 months ago

It seems we have to wait a little until https://github.com/conda-forge/miniforge/pull/603 is included in a new miniforge release.

hmaarrfk commented 3 months ago

The error is not due to what you linked to. In your Cis you are creating new environments isolated from the base one

Your Linux 3.12 jobs are passing.

EwoutH commented 3 months ago

Could you rerun the failed ones?

EwoutH commented 2 months ago

CI is fully green!