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 cb55b4e commit 40711b6Copy full SHA for 40711b6
.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