Update the macOS image, since 10.13 is going out of support
This commit is contained in:
committed by
Matthew Parkinson
parent
beb99ddc38
commit
3911e2c4b5
@@ -192,7 +192,7 @@ jobs:
|
||||
- job:
|
||||
displayName: macOS
|
||||
pool:
|
||||
vmImage: 'macOS-10.13'
|
||||
vmImage: 'macOS-10.15'
|
||||
strategy:
|
||||
matrix:
|
||||
Debug:
|
||||
|
||||
Reference in New Issue
Block a user