Skip to content

Commit c9a3800

Browse files
authored
Let us drop libc++ (simdjson#787)
1 parent d4239aa commit c9a3800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ workflows:
192192
- clang6
193193

194194
# libc++
195-
- libcpp-clang9
195+
# - libcpp-clang9 # disabled due to too many errors
196196

197197
# full single-implementation tests
198198
- sanitize-gcc9

0 commit comments

Comments
 (0)