switch CI to the supported version of macos

See https://github.com/actions/runner-images/issues/5583
This commit is contained in:
narimiran 2022-08-24 09:22:44 +02:00 committed by andri lim
parent 828310e512
commit 2e7f2040fe
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
shell: bash
- target:
os: macos
builder: macos-10.15
builder: macos-11
shell: bash
- target:
os: windows