[geos-commits] [SCM] GEOS branch main updated. 133cd9f88a410e068704f52db78a0d8f3853d89c

git at osgeo.org git at osgeo.org
Wed Jun 30 16:06:46 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  133cd9f88a410e068704f52db78a0d8f3853d89c (commit)
      from  d6789e7a3195d76dc625b83f4c113d2c2329c193 (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 133cd9f88a410e068704f52db78a0d8f3853d89c
Author: Paul Ramsey <pramsey at cleverelephant.ca>
Date:   Wed Jun 30 16:06:43 2021 -0700

    Add MSVC 2017 entry

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 8623016..70c817d 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -179,7 +179,7 @@ jobs:
 
   windows-msvc-17:
     name: 'Windows (Visual Studio 2017, Release, windows-latest)'
-    runs-on: windows-2017
+    runs-on: windows-2016
     steps:
     - name: 'Check Out'
       uses: actions/checkout at v2

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

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