[SCM] PostGIS branch stable-3.0 updated. 3.0.11-28-g768b4c2b3
git at osgeo.org
git at osgeo.org
Sat Feb 7 12:13:57 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, stable-3.0 has been updated
via 768b4c2b3c27efca4682ed68a4f8d5af9ba08377 (commit)
from 39428a2cf7c596821d9a9887197a55f0e7b55d71 (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 768b4c2b3c27efca4682ed68a4f8d5af9ba08377
Author: Regina Obe <lr at pcorp.us>
Date: Sat Feb 7 15:13:28 2026 -0500
Add back 9.6 testing on GHA
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 64e70546b..8340d27c4 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
# - { tag: latest, mode: tests }
- { tag: pg11-geos37-gdal24-proj52, mode: tests }
- { tag: pg10-geos36-gdal23-proj49, mode: tests }
- #- { tag: pg96-geos36-gdal22-proj49, mode: tests }
+ - { tag: pg96-geos36-gdal22-proj49, mode: tests }
#- { tag: pg95-geos36-gdal21-proj48, mode: tests }
runs-on: ubuntu-latest
-----------------------------------------------------------------------
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