switch CI to the supported version of macos
See https://github.com/actions/runner-images/issues/5583
This commit is contained in:
parent
828310e512
commit
2e7f2040fe
|
@ -31,7 +31,7 @@ jobs:
|
|||
shell: bash
|
||||
- target:
|
||||
os: macos
|
||||
builder: macos-10.15
|
||||
builder: macos-11
|
||||
shell: bash
|
||||
- target:
|
||||
os: windows
|
||||
|
|
Loading…
Reference in New Issue