mirror of
https://github.com/boostorg/multi_index.git
synced 2025-05-09 02:44:12 +00:00
chore: bump macos runner version (#62)
GitHub Action is sunsetting the macOS 10.15 Actions runner. It will stop working intermittently until being completely removed by 2022-8-30: https://github.blog/changelog/2022-07-20-github-actions-the-macos-10-15-actions-runner-image-is-being-deprecated-and-will-be-removed-by-8-30-22
This commit is contained in:
parent
99f33def00
commit
45bb3c8b70
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -466,7 +466,7 @@ jobs:
|
||||
- name: "TOOLSET=clang COMPILER=clang++ CXXSTD=03,11,1 Job 26"
|
||||
buildtype: "boost"
|
||||
packages: ""
|
||||
os: "macos-10.15"
|
||||
os: "macos-11"
|
||||
cxx: "clang++"
|
||||
sources: ""
|
||||
llvm_os: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user