[geos-commits] [SCM] GEOS branch main updated. 07a27b6173daf842948465faedb540a1258e3490

git at osgeo.org git at osgeo.org
Sat Oct 30 14:38:59 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, main has been updated
       via  07a27b6173daf842948465faedb540a1258e3490 (commit)
      from  9d3b5dad1c4d0ecc577ade69cd5cde3f4daa0857 (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 07a27b6173daf842948465faedb540a1258e3490
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Sat Oct 30 14:38:54 2021 -0700

    Remove duplicate CI matrix entry

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 6ec0ebdb5..44c463835 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -49,15 +49,6 @@ jobs:
           build_type: Release,
           cxxstd: 11,
           arch: 64,
-          packages: 'clang',
-          cmake: 3.13.*,
-          os: ubuntu-18.04
-        }
-        - {
-          compiler: clang++,
-          build_type: Release,
-          cxxstd: 11,
-          arch: 64,
           packages: 'g++',
           cmake: 3.15.*,
           cmake_extra: '-DDISABLE_GEOS_INLINE=ON',

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

Summary of changes:
 .github/workflows/ci.yml | 9 ---------
 1 file changed, 9 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list