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 549df16 commit f7574efCopy full SHA for f7574ef
.github/workflows/ci-compliance.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
strategy:
23
matrix:
24
- cpp_std: [11, 14, 17, 20]
+ cpp_std: [14, 17, 20]
25
steps:
26
- uses: actions/checkout@v4
27
0 commit comments