[SCM] PostGIS branch stable-3.0 updated. 3.0.11-25-ga453045ac

git at osgeo.org git at osgeo.org
Fri Feb 6 00:32:21 PST 2026


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, stable-3.0 has been updated
       via  a453045ac20612abfddf5166322dea2f9c94e3bd (commit)
      from  052639cefc52370d6271ee72e24a4c012600d960 (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 a453045ac20612abfddf5166322dea2f9c94e3bd
Author: Regina Obe <lr at pcorp.us>
Date:   Fri Feb 6 03:32:15 2026 -0500

    Take out testing of pg95 and pg96, these images are no longer available

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6a51a5338..64e70546b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,8 +21,8 @@ jobs:
         # - { tag: latest, mode: tests }
         - { tag: pg11-geos37-gdal24-proj52, mode: tests }
         - { tag: pg10-geos36-gdal23-proj49, mode: tests }
-        - { tag: pg96-geos36-gdal22-proj49, mode: tests }
-        - { tag: pg95-geos36-gdal21-proj48, mode: tests }
+        #- { tag: pg96-geos36-gdal22-proj49, mode: tests }
+        #- { tag: pg95-geos36-gdal21-proj48, mode: tests }
 
     runs-on: ubuntu-latest
     steps:

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

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