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 b3d7788 commit 1c813f7Copy full SHA for 1c813f7
.github/workflows/tests.yml
@@ -40,7 +40,7 @@ jobs:
40
clang:
41
strategy:
42
matrix:
43
- clang: [7, 8, 9, 10, 11, 12, 13, 14, 15]
+ clang: [7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]
44
stdlib: ["libc++", "libstdc++"]
45
standard: [17, 20]
46
fail-fast: false
0 commit comments