[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-35-g8e0c2bcdf
git at osgeo.org
git at osgeo.org
Sun Sep 4 13:04:30 PDT 2022
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 8e0c2bcdf56f4878d545aaf49d323308bc4856dc (commit)
from 2d8347668653a6d74ef435a040b343e310c5cf27 (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 8e0c2bcdf56f4878d545aaf49d323308bc4856dc
Author: Regina Obe <lr at pcorp.us>
Date: Sun Sep 4 16:04:25 2022 -0400
Not new enough for pg14, upgrade gitlab to bookworm
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 90822244b..d0a18262a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,9 +34,9 @@
- ${SRCDIR}/utils/check_distclean.sh
test:
- image: debian:bullseye
+ image: debian:bookworm
<<: *build_definition
test32:
- image: i386/debian:bullseye
+ image: i386/debian:bookworm
<<: *build_definition
-----------------------------------------------------------------------
Summary of changes:
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list