[SCM] PostGIS branch master updated. 3.5.0alpha2-29-g8612bc192

git at osgeo.org git at osgeo.org
Thu Aug 22 10:14:16 PDT 2024


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  8612bc192e6219aab42f2c9a6af82ea3059032d3 (commit)
      from  5144b6598d7c4dbf9812bffca42316b2fef65290 (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 8612bc192e6219aab42f2c9a6af82ea3059032d3
Author: Regina Obe <lr at pcorp.us>
Date:   Thu Aug 22 13:14:09 2024 -0400

    Turn off bookwork i386 testing on gitlab, it's giving us reds we have no time or ease to troubleshoot

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index befeef53e..376d2e336 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,6 +47,6 @@
 test:
   image: debian:bookworm
   <<: *build_definition
-test32:
-  image: i386/debian:bookworm
-  <<: *build_definition
+#test32:
+#  image: i386/debian:bookworm
+#  <<: *build_definition

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

Summary of changes:
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list