[SCM] PostGIS branch master updated. 3.6.0rc2-339-g6d7299047

git at osgeo.org git at osgeo.org
Tue Feb 17 08:10:13 PST 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  6d729904766367e513963cbb330b58400d12025c (commit)
      from  c154d2f6ff21d92044dbe32237e53961950c62e8 (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 6d729904766367e513963cbb330b58400d12025c
Author: Regina Obe <lr at pcorp.us>
Date:   Tue Feb 17 11:10:06 2026 -0500

    Turn back on windows msys2 gha

diff --git a/.github/workflows/msys.yml b/.github/workflows/msys.yml
index 602f177c2..4b6321dcc 100644
--- a/.github/workflows/msys.yml
+++ b/.github/workflows/msys.yml
@@ -5,7 +5,7 @@ jobs:
   mingw:
     # TODO: check to see if we need to disable again
     #if: github.repository == 'master'
-    if: false
+    if: true
     name: mingw
     runs-on: windows-latest
     strategy:

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

Summary of changes:
 .github/workflows/msys.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list