mirror of
https://github.com/boostorg/utility.git
synced 2025-05-09 15:04:00 +00:00
Switch to macos-11 GHA image as macos-10.15 is deprecated.
This commit is contained in:
parent
028a90b29d
commit
5d39709ef0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -233,7 +233,7 @@ jobs:
|
||||
|
||||
- toolset: clang
|
||||
cxxstd: "03,11,14,17,2a"
|
||||
os: macos-10.15
|
||||
os: macos-11
|
||||
|
||||
timeout-minutes: 60
|
||||
runs-on: ${{matrix.os}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user