mirror of
https://github.com/boostorg/boost_install.git
synced 2026-07-21 13:13:30 +00:00
Disable irregular libraries (cobalt, stacktrace, test)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user