Merge pull request #145 from autc04/azure-update

Azure discontinued support for ubuntu 16.04. Welcome to a new decade.
This commit is contained in:
Wolfgang Thaller 2021-12-11 22:47:38 +01:00 committed by GitHub
commit 6b85a7e0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
- job: macOS
pool:
vmImage: 'macOS-10.14'
vmImage: 'macOS-10.15'
steps:
- checkout: self
submodules: true