forked from postgis/postgis
Change github actions 14 branch to test against newer GDAL
parent
d84ecc0424
commit
bc96772506
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue