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 4e86535 commit e96c17cCopy full SHA for e96c17c
.github/workflows/build.yml
@@ -97,7 +97,7 @@ jobs:
97
uses: TheMrMilchmann/setup-msvc-dev@v3
98
with:
99
arch: x64
100
- toolset: "14.40"
+ toolset: "14.41"
101
102
103
- name: Setup MYSYS2 (Windows)
.github/workflows/installer.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
- name: Setup meson
42
if: matrix.config.os != 'macos'
0 commit comments