mirror of
https://github.com/boostorg/utility.git
synced 2026-05-07 00:46:22 +02:00
Compare commits
2 Commits
boost-1.90.0
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
| 8679ac0f1f | |||
| e675dfc813 |
@@ -309,12 +309,12 @@ jobs:
|
||||
- libc++-18-dev
|
||||
- libc++abi-18-dev
|
||||
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
os: macos-13
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
os: macos-14
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,20,23"
|
||||
os: macos-15
|
||||
|
||||
timeout-minutes: 15
|
||||
runs-on: ${{matrix.os}}
|
||||
|
||||
@@ -18,7 +18,6 @@ target_link_libraries(boost_utility
|
||||
Boost::core
|
||||
Boost::io
|
||||
Boost::preprocessor
|
||||
Boost::static_assert
|
||||
Boost::throw_exception
|
||||
Boost::type_traits
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user