We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d130438 commit 76a2e44Copy full SHA for 76a2e44
.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
49
- "clang:18"
50
- "clang:19"
51
- "clang:20"
52
+ - "clang:21"
53
exclude:
54
- mode: cxx23
55
compiler: "gcc:12"
0 commit comments