[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-442-g1fd865f66

git at osgeo.org git at osgeo.org
Tue Feb 1 00:00:02 PST 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  1fd865f66f091cd449e5d3cab8b3e4205fb5c189 (commit)
      from  421720ac3cd02497b126cccf46c6f872801454f3 (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 1fd865f66f091cd449e5d3cab8b3e4205fb5c189
Author: Sandro Santilli <strk at kbt.io>
Date:   Tue Feb 1 08:59:45 2022 +0100

    [dronie] Stop testing PG12 for now
    
    References #5077

diff --git a/.drone-1.0.yml b/.drone-1.0.yml
index df2c7f1f7..91b3885c8 100644
--- a/.drone-1.0.yml
+++ b/.drone-1.0.yml
@@ -43,13 +43,6 @@ steps:
       - PGVER=11 bash ci/dronie/postgis_regress.sh
     depends_on: [ autogen ]
 
-  - name: build-12
-    image: *test-image
-    pull: never
-    commands:
-      - PGVER=12 bash ci/dronie/postgis_regress.sh
-    depends_on: [ autogen ]
-
   - name: build-docs
     image: *test-image
     pull: never

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

Summary of changes:
 .drone-1.0.yml | 7 -------
 1 file changed, 7 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list