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 8f053a6 commit f1d2cc1Copy full SHA for f1d2cc1
.github/workflows/windows.yml
@@ -61,7 +61,7 @@ jobs:
61
if: matrix.arch != 'amd64_arm64'
62
with:
63
arch: ${{ matrix.arch }}
64
- toolset: 14.29
+ toolset: 14.41
65
66
# Step 4
67
- name: Dependencies, Build, Tests (Windows/PowerShell)
0 commit comments