mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 05:44:38 +02:00
Remove macOS-11 from CI matrix
GitHub macOS-11 runner image is deprecated
This commit is contained in:
committed by
Mohammad Nejati
parent
d425048fe0
commit
0afa15e8cb
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
@@ -147,7 +147,7 @@ jobs:
|
||||
cxxstd: "11,14,17,2a"
|
||||
os: ubuntu-22.04
|
||||
container: ubuntu:18.04
|
||||
supported: "Causes segfault on GHA CI, not on official image"
|
||||
supported: true
|
||||
- toolset: clang
|
||||
install: clang-10
|
||||
compiler: clang++-10
|
||||
@@ -203,10 +203,6 @@ jobs:
|
||||
os: ubuntu-24.04
|
||||
supported: true
|
||||
# macos
|
||||
- toolset: clang
|
||||
os: macos-11
|
||||
cxxstd: "11,14,17,2a"
|
||||
supported: true
|
||||
- toolset: clang
|
||||
os: macos-12
|
||||
cxxstd: "11,14,17,20,2b"
|
||||
|
Reference in New Issue
Block a user