mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 02:44:10 +00:00
Sync from upstream.
This commit is contained in:
commit
2aa26c9e84
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -283,8 +283,14 @@ jobs:
|
||||
- libc++abi-15-dev
|
||||
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,2a"
|
||||
os: macos-11
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
os: macos-12
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
os: macos-13
|
||||
- toolset: clang
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
os: macos-14
|
||||
|
||||
timeout-minutes: 15
|
||||
runs-on: ${{matrix.os}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user