Skip to content

Commit

Permalink
Bump geos verion
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Nov 10, 2024
1 parent e574ed0 commit 8592d1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
create-args: >-
python=${{ matrix.python-version }}
libgdal=3.9
geos=3.11
geos>=3.12
cython=3
numpy
Expand All @@ -140,7 +140,6 @@ jobs:
run: |
micromamba run -n test python -V
micromamba info
micromamba list -n test
- name: Test with Coverage (Ubuntu)
if: matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit 8592d1e

Please sign in to comment.