Skip to content

Commit 2eb4a05

Browse files
committed
Temporarily disable clang-assertions 2.8.0 cc @Endilll
1 parent 435ab0a commit 2eb4a05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/yaml/cpp.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,8 @@ compilers:
940940
check_exe: bin/clang --version
941941
- name: assertions-2.7.0
942942
check_exe: bin/clang --version
943-
- assertions-2.8.0
943+
# temporarily disabled pending a fix of its build (clang++ symlink is broken)
944+
# - assertions-2.8.0
944945
- assertions-2.9.0
945946
- assertions-3.0.0
946947
- assertions-3.1.0

0 commit comments

Comments
 (0)