[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-624-gcc2455bde

git at osgeo.org git at osgeo.org
Thu Feb 16 09:36:11 PST 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  cc2455bde3257754b5d052357c241d4eab400286 (commit)
      from  a6b5cc34825e0a701b14dca9d0abb5fb65804354 (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 cc2455bde3257754b5d052357c241d4eab400286
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Feb 16 18:18:30 2023 +0100

    gitlab-ci: debian/bookworm has PostgreSQL 15 now

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 690762ee9..9d5ffad62 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@
   before_script:
     - apt-get update -qq && apt-get install -y
         bison flex
-        postgresql-14 postgresql-server-dev-14
+        postgresql-15 postgresql-server-dev-15
         build-essential autoconf libtool libcunit1-dev
         xsltproc docbook-xsl docbook-mathml dblatex
         libproj-dev libgdal-dev libgeos-dev libjson-c-dev

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

Summary of changes:
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list