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 83825ca commit 0288c40Copy full SHA for 0288c40
.github/workflows/tests.yml
@@ -63,7 +63,7 @@ jobs:
63
msvc:
64
strategy:
65
matrix:
66
- version: [14.16, 14.29, 14.31]
+ version: [14.16, 14.22, 14.25, 14.29, 14.31]
67
fail-fast: false
68
name: "MSVC ${{ matrix.version }} (C++20)"
69
runs-on: windows-2022
0 commit comments