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 5d6d2f7 commit b2927abCopy full SHA for b2927ab
.github/workflows/windows.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- cxx_std: [17, 20, 23]
+ cxx_std: [20, 23]
19
os: [windows-2022]
20
21
runs-on: ${{ matrix.os }}
0 commit comments