mirror of
https://github.com/boostorg/integer.git
synced 2025-07-26 02:37:14 +02:00
Compare commits
1 Commits
boost-1.85
...
boost-1.86
Author | SHA1 | Date | |
---|---|---|---|
c37a3402be |
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -295,8 +295,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}}
|
||||
|
Reference in New Issue
Block a user