mirror of
https://github.com/Z3Prover/z3
synced 2025-07-16 09:26:39 +00:00
Standardize ubutu-latest vmImage
This commit is contained in:
parent
e0aa32e6c5
commit
88f4664c65
5 changed files with 10 additions and 9 deletions
|
@ -91,7 +91,7 @@ stages:
|
|||
- job: UbuntuDoc
|
||||
displayName: "Ubuntu Doc build"
|
||||
pool:
|
||||
vmImage: "Ubuntu-latest"
|
||||
vmImage: "ubuntu-latest"
|
||||
steps:
|
||||
- script: sudo apt-get install ocaml opam libgmp-dev
|
||||
- script: opam init -y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue