3
0
Fork 0
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:
jofleish 2022-08-15 09:11:20 -04:00 committed by Nikolaj Bjorner
parent e0aa32e6c5
commit 88f4664c65
5 changed files with 10 additions and 9 deletions

View file

@ -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