mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
change to macos latest
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c5432dbd88
commit
af914f101e
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ stages:
|
|||
- job: MacBuild
|
||||
displayName: "macOS Build"
|
||||
pool:
|
||||
vmImage: "macOS-10.14"
|
||||
vmImage: "macOS-latest"
|
||||
steps:
|
||||
- task: PythonScript@0
|
||||
displayName: Build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue