mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
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:
parent
b62d38051e
commit
0718ae6f10
2
.github/workflows/cov.yml
vendored
2
.github/workflows/cov.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user