Skip to content

Commit 99255be

Browse files
authored
Update cmake.yml
1 parent de44603 commit 99255be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
configuration: ${{env.BUILD_TYPE}}
112112
toolset: msvc142
113113
static: 1
114-
static-runtime: 1
114+
static-runtime: 0
115115
directory: ${{github.workspace}}/boost
116116

117117
- name: Create Build Environment

0 commit comments

Comments
 (0)