[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-310-g6112ff693

git at osgeo.org git at osgeo.org
Wed Nov 2 11:59:13 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  6112ff693507f527f9c3bbadb238d07ba333eaa0 (commit)
      from  a18bfd0e2a57035b337630807feca2b8701e9d53 (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 6112ff693507f527f9c3bbadb238d07ba333eaa0
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Nov 2 14:59:08 2022 -0400

    Add PG16 and latest PROJ, GDAL, GEOS to github ci testing

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d38a84772..815486a53 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
         - { 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: upgrade }
+        - { tag: latest, mode: tests }
         - { tag: pg13-geos38-gdal31-proj71, mode: tests }
         - { tag: pg12-geos37-gdal30-proj611, mode: tests }
 

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list