changing macos build to latest
This commit is contained in:
parent
425dcfa0b4
commit
1bba89d547
|
@ -10,7 +10,7 @@ strategy:
|
|||
linux:
|
||||
imageName: 'ubuntu-latest'
|
||||
mac:
|
||||
imageName: "macos-10.15"
|
||||
imageName: "macos-latest"
|
||||
windows:
|
||||
imageName: "windows-2019"
|
||||
maxParallel: 3
|
||||
|
|
Loading…
Reference in New Issue