[geos-commits] [SCM] GEOS branch 3.9 updated. 0703d91610b960b39317e83a403964664d471c33

git at osgeo.org git at osgeo.org
Sun Oct 31 07:37:42 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.9 has been updated
       via  0703d91610b960b39317e83a403964664d471c33 (commit)
      from  ec30c064cdd3dfdb60991e402ffd3ace815b2f1b (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 0703d91610b960b39317e83a403964664d471c33
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Sun Oct 31 07:37:36 2021 -0700

    azure pipelines ci fix

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 6b43233a9..b75a8dad5 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -48,17 +48,17 @@ stages:
           CXX: g++-5
           PACKAGES: g++-5
         Clang 8:
-          CXXSTD: 11, 14, 17, 20
+          CXXSTD: 11, 14, 17
           CXX: clang++-8
           PACKAGES: clang-8
           LLVM_REPO: llvm-toolchain-xenial-8
         Clang 7:
-          CXXSTD: 14, 17, 20
+          CXXSTD: 14, 17
           CXX: clang++-7
           PACKAGES: clang-7
           LLVM_REPO: llvm-toolchain-xenial-7
         Clang 6:
-          CXXSTD: 14, 17, 20
+          CXXSTD: 14, 17
           CXX: clang++-6.0
           PACKAGES: clang-6.0
           LLVM_REPO: llvm-toolchain-xenial-6.0

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

Summary of changes:
 .azure-pipelines.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list