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