mirror of
https://github.com/boostorg/integer.git
synced 2025-12-17 19:08:36 +01:00
Compare commits
1 Commits
boost-1.90
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcb8d7868f |
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -317,12 +317,12 @@ jobs:
|
|||||||
- libc++-18-dev
|
- libc++-18-dev
|
||||||
- libc++abi-18-dev
|
- libc++abi-18-dev
|
||||||
|
|
||||||
- toolset: clang
|
|
||||||
cxxstd: "11,14,17,20,2b"
|
|
||||||
os: macos-13
|
|
||||||
- toolset: clang
|
- toolset: clang
|
||||||
cxxstd: "11,14,17,20,2b"
|
cxxstd: "11,14,17,20,2b"
|
||||||
os: macos-14
|
os: macos-14
|
||||||
|
- toolset: clang
|
||||||
|
cxxstd: "11,14,17,20,23"
|
||||||
|
os: macos-15
|
||||||
|
|
||||||
timeout-minutes: 15
|
timeout-minutes: 15
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
|
|||||||
Reference in New Issue
Block a user