mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
ci: Add GDAL 3.10 and 3.11 jobs
This commit is contained in:
parent
347a97e625
commit
98d2a5fe4c
4
.github/workflows/tests.yaml
vendored
4
.github/workflows/tests.yaml
vendored
@ -102,6 +102,10 @@ jobs:
|
||||
include:
|
||||
- python-version: '3.12'
|
||||
gdal-version: 'latest'
|
||||
- python-version: '3.9'
|
||||
gdal-version: '3.11.3'
|
||||
- python-version: '3.9'
|
||||
gdal-version: '3.10.3'
|
||||
- python-version: '3.9'
|
||||
gdal-version: '3.8.5'
|
||||
- python-version: '3.9'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user