[postgis-tickets] [SCM] PostGIS branch master updated. 3.4.0beta1-62-g18badba37

git at osgeo.org git at osgeo.org
Mon Jul 24 15:08:42 PDT 2023


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  18badba37d83433d8bc1372f9d6c82d9bd55957b (commit)
      from  f0d870f056cdaf0df58436707f801ab85e8face7 (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 18badba37d83433d8bc1372f9d6c82d9bd55957b
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Jul 24 18:08:37 2023 -0400

    Add back 32-bit gitlab ci

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b08fee201..bd57ac02d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,3 +34,6 @@
 test:
   image: debian:bookworm
   <<: *build_definition
+test32:
+  image: i386/debian:bookworm
+  <<: *build_definition

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list