[geos-commits] [SCM] GEOS branch master updated. 58fcec4990e79be7ab4a4300a3035cc73f203876

git at osgeo.org git at osgeo.org
Thu Jul 25 06:30:26 PDT 2019


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 "GEOS".

The branch, master has been updated
       via  58fcec4990e79be7ab4a4300a3035cc73f203876 (commit)
      from  f7f65981988a795a0a5c1a512ede2856d0118f63 (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 58fcec4990e79be7ab4a4300a3035cc73f203876
Author: Daniel Baston <dbaston at gmail.com>
Date:   Thu Jul 25 09:30:14 2019 -0400

    [azure-pipelines] Remove MSVC 2017 C++20 build
    
    It seems unable to compile the TUT code. [ci skip]

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index d926e65..d9942d0 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -161,11 +161,6 @@ stages:
           CXXSTD: 20
           CXXFLAGS: -permissive-
           VM_IMAGE: 'windows-2019'
-        VS 2017 C++20 Strict:
-          TOOLSET: msvc-14.1
-          CXXSTD: 20
-          CXXFLAGS: -permissive-
-          VM_IMAGE: 'vs2017-win2016'
         VS 2017 C++17:
           TOOLSET: msvc-14.1
           CXXSTD: 17

-----------------------------------------------------------------------

Summary of changes:
 .azure-pipelines.yml | 5 -----
 1 file changed, 5 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list