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 6a70f2a commit cef69b5Copy full SHA for cef69b5
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
uses: TheMrMilchmann/setup-msvc-dev@v3
53
with:
54
arch: x64
55
- toolset: 14.40
+ toolset: 14.41
56
57
- name: Setup GCC (Linux)
58
if: matrix.config.os == 'ubuntu'
0 commit comments