Build on macOS-10.15

This commit is contained in:
Mikhail Timofeev 2021-10-01 17:14:05 +03:00 committed by GitHub
parent d5472c1012
commit b7ecd3d7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ stages:
- stage: Build_Python_MacOS - stage: Build_Python_MacOS
dependsOn: [] dependsOn: []
variables: variables:
VmImage: 'macOS-10.14' VmImage: 'macOS-10.15'
Platform: darwin Platform: darwin
Architecture: x64 Architecture: x64
jobs: jobs: