[SCM] PostGIS branch master updated. 3.5.0-374-gb0f3bd31e
git at osgeo.org
git at osgeo.org
Thu Jun 5 15:09:58 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 b0f3bd31eaae7fd29b77bd1b918d421eb6b2f8f5 (commit)
from ef795d36e59dad991e0af66802f973fd6bb324b1 (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 b0f3bd31eaae7fd29b77bd1b918d421eb6b2f8f5
Author: Regina Obe <lr at pcorp.us>
Date: Thu Jun 5 18:09:30 2025 -0400
Change gha pg17 to test against geos 313 instead of geos main
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 2c22795eb..3d83c7473 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
matrix:
ci:
# Use the last stable releases to run more tests
- - { tag: pg17-geosmain-gdal39-proj94, mode: coverage }
+ - { tag: pg17-geos313-gdal39-proj94, mode: coverage }
- { tag: pg16-geos312-gdal37-proj921, mode: coverage }
- { tag: pg15-geos311-gdal35-proj90, mode: coverage }
- { tag: pg15-clang-geos311-gdal35-proj90, mode: usan_clang }
-----------------------------------------------------------------------
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