[geos-commits] [SCM] GEOS branch 3.8 updated. 15c986b33cadf4c1c2c1d1f5f1c503af5365f1ff

git at osgeo.org git at osgeo.org
Sun Oct 31 10:57:35 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  15c986b33cadf4c1c2c1d1f5f1c503af5365f1ff (commit)
      from  32dcaaec1663a8933fc215ab1ca6cd614cc4c1f2 (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 15c986b33cadf4c1c2c1d1f5f1c503af5365f1ff
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Sun Oct 31 10:57:31 2021 -0700

    remove old macos envs

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index a117479e2..7dc4c45b9 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -172,7 +172,7 @@ stages:
 
   - job: 'macOS'
     pool:
-      vmImage: 'macOS-10.13'
+      vmImage: 'macOS-10.15'
     strategy:
       matrix:
         Xcode 10.1:
@@ -188,27 +188,6 @@ stages:
         Xcode 9.4:
           CXXSTD: 11, 14, 17
           XCODE_APP: /Applications/Xcode_9.4.app
-        Xcode 9.3.1:
-          CXXSTD: 11, 14, 17
-          XCODE_APP: /Applications/Xcode_9.3.1.app
-        Xcode 9.3:
-          CXXSTD: 11, 14
-          XCODE_APP: /Applications/Xcode_9.3.app
-        Xcode 9.2:
-          CXXSTD: 11, 14
-          XCODE_APP: /Applications/Xcode_9.2.app
-        Xcode 9.1:
-          CXXSTD: 11
-          XCODE_APP: /Applications/Xcode_9.1.app
-        Xcode 9.0.1:
-          CXXSTD: 11
-          XCODE_APP: /Applications/Xcode_9.0.1.app
-        Xcode 9.0:
-          CXXSTD: 11
-          XCODE_APP: /Applications/Xcode_9.app
-        Xcode 8.3.3:
-          CXXSTD: 11
-          XCODE_APP: /Applications/Xcode_8.3.3.app
     steps:
     - script: |
         set -e

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

Summary of changes:
 .azure-pipelines.yml | 23 +----------------------
 1 file changed, 1 insertion(+), 22 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list