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 140d42e commit 3883beaCopy full SHA for 3883bea
.github/workflows/cmake-linux.yml
@@ -38,6 +38,8 @@ jobs:
38
version: 20
39
- compiler: clang
40
version: 21
41
+ - compiler: clang
42
+ version: 22
43
- compiler: gcc
44
version: 14
45
steps:
0 commit comments