3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2022-05-28 13:57:03 -07:00
parent 4953b95baa
commit 48701826f1
5 changed files with 21 additions and 14 deletions

View file

@ -100,7 +100,7 @@ stages:
displayName: "$(name) build"
pool:
vmImage: "Ubuntu-18.04"
container: $(image)
container: $(image)
variables:
python: $(python)
steps: