We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c127d3c commit 8d59325Copy full SHA for 8d59325
.github/workflows/cmake.yml
@@ -7,6 +7,7 @@ on:
7
env:
8
BUILD_TYPE: RelWithDebInfo
9
BACKTRACE_SUBMIT_TOKEN: ${{ secrets.BACKTRACE_SUBMIT_TOKEN }}
10
+ VCPKG_MSVC_TOOLSET_VERSION: 14.34.31933
11
12
concurrency:
13
group: 'vlink'
0 commit comments