[SCM] PostGIS branch stable-3.3 updated. 3.3.6-11-g237be25f4

git at osgeo.org git at osgeo.org
Tue Mar 12 14:09:40 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, stable-3.3 has been updated
       via  237be25f4e3d2f51816633b61f43552f4bdb3677 (commit)
      from  b55341692e09aefd6210249cfc43ad1cc4a86d4d (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 237be25f4e3d2f51816633b61f43552f4bdb3677
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Mar 12 17:09:35 2024 -0400

    Flip to testing freebsd 13.2, I think 13.1 is gone

diff --git a/.cirrus.yml b/.cirrus.yml
index 7923d2dda..0f268c2a6 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -35,9 +35,9 @@ task:
     # - name: 14-CURRENT
     #   freebsd_instance:
     #     image_family: freebsd-14-0-snap
-    - name: 13.1-RELEASE
+    - name: 13.2-RELEASE
       freebsd_instance:
-        image_family: freebsd-13-1
+        image_family: freebsd-13-2
     #- name: 12.3-RELEASE
     #  freebsd_instance:
     #    image_family: freebsd-12-3

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

Summary of changes:
 .cirrus.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list