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 619cd0d commit bf0f9b4Copy full SHA for bf0f9b4
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: TheMrMilchmann/setup-msvc-dev@v3
61
with:
62
arch: x64
63
- toolset: 14.40
+ toolset: 14.41
64
65
- name: Setup GCC (Linux)
66
if: matrix.config.os == 'ubuntu'
0 commit comments