changing macos build to latest

This commit is contained in:
Mark Iantorno 2021-10-08 13:24:07 -04:00
parent 425dcfa0b4
commit 1bba89d547
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ strategy:
linux:
imageName: 'ubuntu-latest'
mac:
imageName: "macos-10.15"
imageName: "macos-latest"
windows:
imageName: "windows-2019"
maxParallel: 3