[SCM] PostGIS branch master updated. 3.6.0rc2-129-gbe67fc40a

git at osgeo.org git at osgeo.org
Thu Oct 9 09:52:32 PDT 2025


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  be67fc40ac8afd864b6276919b9b7b62d16ad26e (commit)
      from  9e3d207534699a2d43608b1f51c00780883126a1 (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 be67fc40ac8afd864b6276919b9b7b62d16ad26e
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Oct 9 12:51:55 2025 -0400

    WOODPECKER-CI changes
     - turn off interrupt tests
     - get rid of duplicate enable-lto line

diff --git a/.woodpecker/regress.yml b/.woodpecker/regress.yml
index 87c1b47f7..b331edcb3 100644
--- a/.woodpecker/regress.yml
+++ b/.woodpecker/regress.yml
@@ -24,7 +24,7 @@ variables:
     - $${SRCDIR}/configure
       --with-library-minor-version
       --enable-lto
-      --enable-lto
+      --without-interrupt-tests
       CFLAGS="-O2 -Wall -fno-omit-frame-pointer -Werror"
     - make -j
   steps-pg-test-preinstall: &steps-pg-test-preinstall

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

Summary of changes:
 .woodpecker/regress.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list