[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-159-gd07fec9
git at osgeo.org
git at osgeo.org
Tue Apr 27 07:52:08 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, master has been updated
via d07fec913e5a0105acd02a653111a5ef32765429 (commit)
via dc93464578c0099bd264772d46f5ba30edd79c0a (commit)
from 2fd8060876b50ac51255a7e86410cc582d498598 (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 d07fec913e5a0105acd02a653111a5ef32765429
Merge: dc93464 2fd8060
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Tue Apr 27 07:52:02 2021 -0700
Merge branch 'master' of https://git.osgeo.org/gitea/postgis/postgis
commit dc93464578c0099bd264772d46f5ba30edd79c0a
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date: Mon Apr 26 17:05:39 2021 -0700
add latest image
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a5c2f5e..a3445bc 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -19,7 +19,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: pg13-geos38-gdal31-proj71, mode: tests }
- { tag: pg12-geos37-gdal30-proj611, mode: tests }
- { tag: pg11-geos37-gdal24-proj52, 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