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 2abf5db commit 8bf3254Copy full SHA for 8bf3254
.github/workflows/build.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: TheMrMilchmann/setup-msvc-dev@v3
91
with:
92
arch: x64
93
- toolset: 14.40
+ toolset: 14.41
94
95
- name: Setup MYSYS2 (Windows)
96
if: matrix.config.os == 'windows' && ( matrix.config.environment == 'mingw' || matrix.config.environment == 'ucrt' )
0 commit comments