mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
63b9c4bdf0
commit
36ad377a7d
|
@ -86,10 +86,10 @@ stages:
|
|||
artifactName: 'UbuntuDoc'
|
||||
targetPath: $(Build.ArtifactStagingDirectory)
|
||||
|
||||
- job: LinuxBuild
|
||||
- job: ManyLinuxBuild
|
||||
variables:
|
||||
python: "/opt/python/cp37-cp37m/bin/python"
|
||||
name: Linux
|
||||
name: ManyLinux
|
||||
displayName: "ManyLinux build"
|
||||
pool:
|
||||
vmImage: "Ubuntu-18.04"
|
||||
|
|
Loading…
Reference in a new issue