1
0
forked from boostorg/bind

Change macos-10.15 to macos-11 in ci.yml

This commit is contained in:
Peter Dimov
2022-08-24 20:43:19 +03:00
parent fe0ade9c8f
commit cbd61ba5b9

View File

@ -113,7 +113,7 @@ jobs:
install: clang-14
- toolset: clang
cxxstd: "03,11,14,17,2a"
os: macos-10.15
os: macos-11
runs-on: ${{matrix.os}}