[SCM] PostGIS branch master updated. 3.5.0alpha2-37-g6337992ba
git at osgeo.org
git at osgeo.org
Fri Aug 23 10:23:46 PDT 2024
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 6337992ba91eb278a7df176d28ed50948287c137 (commit)
from a331a8ed86c89540541eec46c1f257701c1e7a25 (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 6337992ba91eb278a7df176d28ed50948287c137
Author: Regina Obe <lr at pcorp.us>
Date: Fri Aug 23 13:23:39 2024 -0400
Update pg17 geomain, to newer image
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 46c657a39..2c22795eb 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-proj921, mode: coverage }
+ - { tag: pg17-geosmain-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