[geos-commits] [SCM] GEOS branch 3.8 updated. 32dcaaec1663a8933fc215ab1ca6cd614cc4c1f2

git at osgeo.org git at osgeo.org
Sun Oct 31 07:40:34 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 "GEOS".

The branch, 3.8 has been updated
       via  32dcaaec1663a8933fc215ab1ca6cd614cc4c1f2 (commit)
      from  f5c0cebd3c3950eb256860079609ad0c56e54263 (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 32dcaaec1663a8933fc215ab1ca6cd614cc4c1f2
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Sun Oct 31 07:40:28 2021 -0700

    remove old windows vm from azure pipeline ci

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index b40775395..a117479e2 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -145,10 +145,6 @@ stages:
           TOOLSET: msvc-14.1
           CXXSTD: 14 # default
           VM_IMAGE: 'vs2017-win2016'
-        VS 2015 C++14:
-          TOOLSET: msvc-14.0
-          CXXSTD: 14 # default
-          VM_IMAGE: 'vs2015-win2012r2'
     pool:
       vmImage: $(VM_IMAGE)
     steps:

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list