[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0alpha1-98-g5bcf72d37

git at osgeo.org git at osgeo.org
Sun Jun 26 11:05:48 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  5bcf72d375e162216bb91167e189946d0d4ac1ac (commit)
      from  0bc5aa5414cb33357f1e721913b490eb93be8c18 (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 5bcf72d375e162216bb91167e189946d0d4ac1ac
Author: Regina Obe <lr at pcorp.us>
Date:   Sun Jun 26 14:05:39 2022 -0400

    Put back latest to see if picks up new image and fixes #5172

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3e1724c43..3b3fa7350 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,7 +25,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: tests }
+        - { tag: latest, mode: tests }
         - { tag: pgmaster-geosmain-gdalmaster-proj90, 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