[SCM] PostGIS branch master updated. 3.6.0rc2-521-ge9672a33a

git at osgeo.org git at osgeo.org
Tue Jun 9 23:34:39 PDT 2026


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  e9672a33a6965271da6d6f95e21ffddb911e423b (commit)
      from  91dd9dbfd60c93b510160076a5b520dc6fc3854f (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 e9672a33a6965271da6d6f95e21ffddb911e423b
Author: Loïc Bartoletti <loic.bartoletti at oslandia.com>
Date:   Wed Jun 10 08:34:34 2026 +0200

    ci: gh actions are now ok to run on master

diff --git a/.github/workflows/ci-freebsd.yml b/.github/workflows/ci-freebsd.yml
index 93f7360fe..95e881178 100644
--- a/.github/workflows/ci-freebsd.yml
+++ b/.github/workflows/ci-freebsd.yml
@@ -3,12 +3,6 @@
 
 name: "CI (FreeBSD)"
 
-on:
-  push:
-    branches-ignore:
-      - 'master'
-  pull_request: ~
-
 jobs:
 
   freebsd:
diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml
index 27c3cd565..28fcf7797 100644
--- a/.github/workflows/ci-macos.yml
+++ b/.github/workflows/ci-macos.yml
@@ -3,12 +3,6 @@
 
 name: "CI (macOS)"
 
-on:
-  push:
-    branches-ignore:
-      - 'master'
-  pull_request: ~
-
 jobs:
 
   macos:

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

Summary of changes:
 .github/workflows/ci-freebsd.yml | 6 ------
 .github/workflows/ci-macos.yml   | 6 ------
 2 files changed, 12 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list