Skip to content

Commit

Permalink
add gdal 3.7 to CI (#1282)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuffat authored Aug 2, 2023
1 parent 7d6e76d commit f2e42d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
- python-version: '3.9'
gdal-version: '3.5.3'
- python-version: '3.10'
gdal-version: '3.6.3'
gdal-version: '3.6.4'
- python-version: '3.11'
gdal-version: '3.6.3'
gdal-version: '3.7.1'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f2e42d7

Please sign in to comment.