ci: switch to macOS 11
macOS 10 is deprecated and receiving brownouts.
This commit is contained in:
parent
c7e40cdd80
commit
7c2ffa0c54
|
@ -105,7 +105,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- image: macos-10.15
|
||||
- image: macos-11
|
||||
platform: macos
|
||||
- image: windows-2019
|
||||
platform: windows
|
||||
|
|
Loading…
Reference in New Issue