Merge pull request #18 from renbaoshuo/patch-1

chore: bump macos runner version
This commit is contained in:
Marshall Clow
2022-07-26 09:51:51 -07:00
committed by GitHub

View File

@ -345,7 +345,7 @@ jobs:
- name: "TOOLSET=clang COMPILER=clang++ CXXSTD=03,11,1 Job 16" - name: "TOOLSET=clang COMPILER=clang++ CXXSTD=03,11,1 Job 16"
buildtype: "boost" buildtype: "boost"
packages: "" packages: ""
os: "macos-10.15" os: "macos-11"
cxx: "clang++" cxx: "clang++"
sources: "" sources: ""
llvm_os: "" llvm_os: ""