forked from extern/nushell
ci: update macOS agent (#4207)
10.14 has been deprecated: https://github.com/Azure/azure-sdk-for-cpp/issues/3168 This hopefully fixes recent CI failures!
This commit is contained in:
parent
b5f8f64d79
commit
a3c349746f
@ -16,7 +16,7 @@ strategy:
|
|||||||
image: ubuntu-18.04
|
image: ubuntu-18.04
|
||||||
style: 'wasm'
|
style: 'wasm'
|
||||||
macos-stable:
|
macos-stable:
|
||||||
image: macOS-10.14
|
image: macOS-10.15
|
||||||
style: 'unflagged'
|
style: 'unflagged'
|
||||||
windows-stable:
|
windows-stable:
|
||||||
image: windows-2019
|
image: windows-2019
|
||||||
|
Loading…
Reference in New Issue
Block a user