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 8d7cbea commit 5afe15dCopy full SHA for 5afe15d
.github/workflows/ci_macos.yml
@@ -26,6 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
+ include:
30
- name: "clang12 (c++20)"
31
compiler: "clang-12"
32
build_type: Release
0 commit comments