mirror of
https://github.com/Z3Prover/z3
synced 2025-08-31 23:34:55 +00:00
Standardize ubutu-latest vmImage
This commit is contained in:
parent
e0aa32e6c5
commit
88f4664c65
5 changed files with 10 additions and 9 deletions
|
@ -12,7 +12,7 @@ stages:
|
|||
- job: UbuntuDoc
|
||||
displayName: "Ubuntu Doc build"
|
||||
pool:
|
||||
vmImage: "Ubuntu-latest"
|
||||
vmImage: "ubuntu-latest"
|
||||
steps:
|
||||
# TODO setup emscripten with no-install, then run
|
||||
- script: npm --prefix=src/api/js ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue