[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-31-g243467d91

git at osgeo.org git at osgeo.org
Sat Sep 3 10:36:40 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  243467d91058ce703f50de9e89803f81e93579e9 (commit)
      from  ef24fcbe142aeca85169e42a5b13f84aff92b758 (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 243467d91058ce703f50de9e89803f81e93579e9
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Sep 3 13:36:36 2022 -0400

    Take out GDAL 3.4 not present either for GHA

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cf1c72e42..cf7e47fdb 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
         - { tag: pg15-clang-geos311-gdal35-proj90, mode: usan_clang }
         # - { tag: pg13-geos39-gdal31-proj71, mode: garden }
         - { tag: pg14-geos39-gdal33-proj71, mode: tests }
-        - { tag: pg14-clang-geos39-gdal34-proj71, mode: usan_clang }
+        - { tag: pg14-clang-geos39-gdal33-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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list