This is an automated email from the ASF dual-hosted git repository.

mmartell pushed a commit to branch test-v142
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/test-v142 by this push:
     new a694f6c  Use explicit versions
a694f6c is described below

commit a694f6c18497eeea94ee289ba25afdb71085f10f
Author: Mike Martell <mmart...@pivotal.io>
AuthorDate: Tue Oct 19 06:34:23 2021 -0700

    Use explicit versions
---
 ci/base/base.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ci/base/base.yml b/ci/base/base.yml
index a5397d9..1a17532 100644
--- a/ci/base/base.yml
+++ b/ci/base/base.yml
@@ -72,8 +72,7 @@ builds:
     with_dot_net: #@ True
     #@yaml/map-key-override
     params:
-      #CMAKE_CONFIGURE_FLAGS: "-A x64 -Tv141,version=14.16,host=x64 
-DCMAKE_SYSTEM_VERSION=10.0.16299.0"
-      CMAKE_CONFIGURE_FLAGS: ".."
+      CMAKE_CONFIGURE_FLAGS: "-A x64 -Tv142,version=14.29,host=x64 
-DCMAKE_SYSTEM_VERSION=10.0.19041.0"
       CMAKE_BUILD_FLAGS: "/m"
       CPACK_GENERATORS: "ZIP"
 

Reply via email to