[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-720-g88c205f24

git at osgeo.org git at osgeo.org
Wed Apr 13 22:11:34 PDT 2022


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  88c205f24beb22c37e7eecb2caefaa443db82df9 (commit)
      from  0c9659b5d609be6d2f4e3884d481048e0d09e6e2 (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 88c205f24beb22c37e7eecb2caefaa443db82df9
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Apr 14 01:11:10 2022 -0400

    Add back latest to test PG15 and newer Proj and GDAL

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 05ede5809..8be054bcc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -20,12 +20,12 @@ jobs:
         # - { tag: pg13-geos39-gdal31-proj71, mode: garden }
         - { 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: tests }
         - { tag: pg13-geos39-gdal31-proj71, mode: coverage }
         - { tag: pg13-geos39-gdal31-proj71, mode: usan_gcc }
         - { tag: pg13-clang-geos39-gdal31-proj71, mode: usan_clang }
         # Run tests with different dependency combinations
-        #- { tag: latest, mode: tests }
+        - { tag: latest, mode: tests }
         - { tag: pg13-geos38-gdal31-proj71, mode: tests }
         - { tag: pg12-geos37-gdal30-proj611, mode: tests }
         - { tag: pg11-geos37-gdal24-proj52, mode: tests }

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

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