Change github actions 14 branch to test against newer GDAL

stable-3.2
Regina Obe 2021-12-11 14:58:39 -05:00
parent d84ecc0424
commit bc96772506
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ jobs:
ci:
# Use the last stable releases to run more tests
# - { tag: pg13-geos39-gdal31-proj71, mode: garden }
- { tag: pg14-geos39-gdal31-proj71, mode: tests }
- { tag: pg14-clang-geosmain-gdal31-proj71, mode: usan_clang }
- { tag: pg14-geos39-gdal33-proj71, mode: tests }
- { tag: pg14-clang-geosmain-gdal34-proj71, mode: usan_clang }
- { tag: pg13-geos39-gdal31-proj71, mode: tests }
- { tag: pg13-geos39-gdal31-proj71, mode: coverage }
- { tag: pg13-geos39-gdal31-proj71, mode: usan_gcc }