3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 18:31:49 +00:00

downgrade to Ubuntu 18 for ocaml doc build

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2021-02-11 09:43:22 -08:00
parent 9cdb875ba2
commit 9883a0b983

View file

@ -36,7 +36,7 @@ stages:
- job: UbuntoDoc
displayName: "Ubuntu Doc build"
pool:
vmImage: "ubuntu-latest"
vmImage: "Ubuntu-18.04"
steps:
- script: sudo apt-get install ocaml opam libgmp-dev
- script: sudo apt-get install doxygen