mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 04:03:39 +00:00
change to macos latest
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
c5432dbd88
commit
af914f101e
|
@ -17,7 +17,7 @@ stages:
|
||||||
- job: MacBuild
|
- job: MacBuild
|
||||||
displayName: "macOS Build"
|
displayName: "macOS Build"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "macOS-10.14"
|
vmImage: "macOS-latest"
|
||||||
steps:
|
steps:
|
||||||
- task: PythonScript@0
|
- task: PythonScript@0
|
||||||
displayName: Build
|
displayName: Build
|
||||||
|
|
Loading…
Reference in a new issue