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 192318e commit 01120d6Copy full SHA for 01120d6
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
msvc:
64
strategy:
65
matrix:
66
- version: [14.29, 14.33]
+ version: [14.29, 14.34]
67
fail-fast: false
68
name: "MSVC ${{ matrix.version }} (C++20)"
69
runs-on: windows-2022
0 commit comments