[postgis-tickets] [SCM] PostGIS branch main updated. 3.1.0rc1-296-g0c7cd2d
git at osgeo.org
git at osgeo.org
Sun Jul 11 21:28:48 PDT 2021
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, main has been updated
via 0c7cd2d089d6b2b2fd9afa042110311297e4e30c (commit)
from 419a215012734c49e6d5bb5575c279d62a61b4f2 (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 0c7cd2d089d6b2b2fd9afa042110311297e4e30c
Author: Regina Obe <lr at pcorp.us>
Date: Mon Jul 12 00:28:31 2021 -0400
Add new PostgreSQL 14 stable branch to test suite
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1605675..5870bc7 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -17,6 +17,7 @@ jobs:
ci:
# Use the last stable releases to run more tests
# - { tag: pg13-geos39-gdal31-proj71, mode: garden }
+ - { tag: pg14-geos39-gdal31-proj71, mode: debug }
- { tag: pg13-geos39-gdal31-proj71, mode: tests }
- { tag: pg13-geos39-gdal31-proj71, mode: debug }
- { tag: pg13-geos39-gdal31-proj71, mode: coverage }
-----------------------------------------------------------------------
Summary of changes:
.github/workflows/ci.yml | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list