We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f042a commit c80abafCopy full SHA for c80abaf
.github/workflows/windows.yml
@@ -8,7 +8,7 @@ on:
8
branches: [master]
9
env:
10
BOOST_ROOT: boost
11
- MSVC_TOOLSET_VERSION: 14.2
+ # MSVC_TOOLSET_VERSION: 14.2
12
jobs:
13
build-v8:
14
# If Google V8 is in the workflow cache, don't build it.
0 commit comments