Update azure-pipelines.yml (#1440)

This commit is contained in:
Sicong 2023-02-27 15:01:36 -08:00 committed by GitHub
parent 11509df4d3
commit 4ca08e5ca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ pr:
jobs:
- job: macOS
pool:
vmImage: 'macOS-10.15'
vmImage: 'macos-latest'
steps:
- checkout: self
clean: true