[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0rc1-2-gbc9677250

git at osgeo.org git at osgeo.org
Sat Dec 11 11:58:44 PST 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  bc96772506ecc1ff7c1945491292e4ce21672755 (commit)
      from  d84ecc0424df6f3c49efc245adcdcb77ab836c55 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bc96772506ecc1ff7c1945491292e4ce21672755
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Dec 11 14:58:39 2021 -0500

    Change github actions 14 branch to test against newer GDAL

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cb6a8dacf..f18f5ebba 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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 }

-----------------------------------------------------------------------

Summary of changes:
 .github/workflows/ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list