[SCM] PostGIS branch master updated. 3.6.0beta1-34-g2e0c638b3
git at osgeo.org
git at osgeo.org
Fri Aug 15 22:23:43 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, master has been updated
via 2e0c638b381028a869d5faf6e33f08b38eed8e2e (commit)
from fccea8e02a4091e07ffc85b741421ef3233d4b39 (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 2e0c638b381028a869d5faf6e33f08b38eed8e2e
Author: Regina Obe <lr at pcorp.us>
Date: Sat Aug 16 01:21:49 2025 -0400
Take out latest/tests in GHA testing
- they changed something about Detoasting in PG19
- We can deal with PG19 come 3.6.1 or 3.7.0
- References #5965 for PostGIS 3.6.0
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3b8ce4911..c5d9abf47 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
#- { tag: pg13-geos39-gdal31-proj71, mode: usan_gcc }
- { tag: pg13-clang-geos39-gdal31-proj71, mode: usan_clang }
# Run tests with different dependency combinations
- - { tag: latest, mode: tests }
+ # - { tag: latest, mode: tests }
- { tag: latest, mode: garden }
- { tag: pg13-geos38-gdal31-proj71, mode: tests }
- { tag: pg12-geos38-gdal30-proj611, mode: tests }
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list