chore: bump macos runner version (#362)

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

Co-authored-by: Hans Dembinski <hans.dembinski@gmail.com>
This commit is contained in:
Baoshuo Ren 2022-07-28 05:25:50 +08:00 committed by GitHub
parent b62d38051e
commit 0718ae6f10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ env:
jobs:
cov:
runs-on: macos-10.15
runs-on: macos-11
steps:
- uses: actions/checkout@v2
- name: Fetch Boost superproject