[geos-commits] [SCM] GEOS branch master updated. 904e2980cf1ad83f315b0caab7de53cc3018fd11

git at osgeo.org git at osgeo.org
Mon Feb 1 14:56:11 PST 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, master has been updated
       via  904e2980cf1ad83f315b0caab7de53cc3018fd11 (commit)
      from  4c48ad7e683323bb424fada1d7b23096934d7887 (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 904e2980cf1ad83f315b0caab7de53cc3018fd11
Author: Daniel Baston <dbaston at gmail.com>
Date:   Mon Feb 1 17:56:02 2021 -0500

    Add Debug configuration to GitHub Actions

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8c22225..b901f52 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
         }
         - {
           compiler: g++,
-          build_type: Release,
+          build_type: Debug,
           cxxstd: 11,
           arch: 64,
           packages: 'g++ cmake doxygen',

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

Summary of changes:
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list