Skip to content

Commit 1e91ff7

Browse files
committed
CI: Use Python 3.11 for latest tests due to pyproj pin
1 parent 029693d commit 1e91ff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
init-shell: bash
185185
environment-name: test
186186
create-args: >-
187-
python=3.10
187+
python=3.11
188188
proj
189189
libgdal-core
190190
libgdal-netcdf

0 commit comments

Comments
 (0)