From: Regina Obe Date: Fri, 12 Jan 2018 16:18:36 +0000 (+0000) Subject: change to valid GDAL version X-Git-Tag: 2.4.3rc1~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95de636e704d73658c70aed795a63b2436246957;p=postgis change to valid GDAL version git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16276 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/ci/debbie/postgis_regress.sh b/ci/debbie/postgis_regress.sh index 11abc0d37..83cfe932e 100644 --- a/ci/debbie/postgis_regress.sh +++ b/ci/debbie/postgis_regress.sh @@ -10,7 +10,7 @@ set -e # export POSTGIS_MICRO_VERSION=0dev # export JENKINS_HOME=/var/lib/jenkins/workspace export GEOS_VER=3.7.0dev -export GDAL_VER=2.2.2 +export GDAL_VER=2.2 export MAKE_GARDEN=0 export MAKE_EXTENSION=1 export DUMP_RESTORE=0