[postgis-tickets] [SCM] PostGIS branch master updated. 3.2.0-766-gec4edec2a
git at osgeo.org
git at osgeo.org
Sun Apr 17 19:15:43 PDT 2022
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 ec4edec2ade240053f87f950b5def2a061e74526 (commit)
from 494ce4273c644fd0cd757dd0b64e41b0505f15a9 (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 ec4edec2ade240053f87f950b5def2a061e74526
Author: Regina Obe <lr at pcorp.us>
Date: Sun Apr 17 22:15:35 2022 -0400
Turn of cirrus testing on master until we figure out what's up with it. References https://trac.osgeo.org/postgis/ticket/5134
diff --git a/.cirrus.yml b/.cirrus.yml
index 88284c480..67df00bd2 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -4,7 +4,7 @@ freebsd_instance:
memory: 16G
task:
- only_if: $BRANCH != 'main'
+ only_if: $BRANCH != 'master'
install_script:
- sed -i.bak -e 's,pkg+http://pkg.FreeBSD.org/\${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/\${ABI}/latest,' /etc/pkg/FreeBSD.conf
- ASSUME_ALWAYS_YES=yes pkg bootstrap -f
-----------------------------------------------------------------------
Summary of changes:
.cirrus.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list