Disable irregular libraries (cobalt, stacktrace, test)

This commit is contained in:
Peter Dimov
2026-06-29 14:41:50 +03:00
parent 834adce441
commit c437e5c2fc
+3 -3
View File
@@ -33,7 +33,7 @@ jobs:
- charconv
- chrono
- circular_buffer
- cobalt
# - cobalt
- compat
- compute
- concept_check
@@ -197,13 +197,13 @@ jobs:
- smart_ptr
- sort
- spirit
- stacktrace
# - stacktrace
- statechart
- static_assert
- static_string
- stl_interfaces
- system
- test
# - test
- thread
- throw_exception
- timer