[SCM] PostGIS branch stable-3.3 updated. 3.3.7-57-ga46aac3ed

git at osgeo.org git at osgeo.org
Thu Oct 2 09:52:25 PDT 2025


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  a46aac3edc1303b27c94c7a630e559c59bbcde8c (commit)
      from  5e99f2edfaf388110d9d6873f4180266d7533607 (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 a46aac3edc1303b27c94c7a630e559c59bbcde8c
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Thu Oct 2 09:52:18 2025 -0700

    update Cirrus Freebsd image

diff --git a/.cirrus.yml b/.cirrus.yml
index dd2f4c96b..50d3bbfe7 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -29,16 +29,10 @@ task:
     - service postgresql onestop
 
   freebsd_instance:
-    cpu: 8
-    memory: 24g
+    cpu: ${NCPU}
+    memory: 24G
   matrix:
-    # - name: 14-CURRENT
-    #   freebsd_instance:
-    #     image_family: freebsd-14-0-snap
-    - name: 14.1-RELEASE
+    - name: 14.2-RELEASE
       freebsd_instance:
-        image_family: freebsd-14-1
-    #- name: 12.3-RELEASE
-    #  freebsd_instance:
-    #    image_family: freebsd-12-3
+        image_family: freebsd-14-2
 

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

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


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list