mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
remove download of mullinux
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3ce6663536
commit
594b5daa9d
|
@ -402,11 +402,6 @@ stages:
|
||||||
inputs:
|
inputs:
|
||||||
artifact: 'ManyLinuxBuild'
|
artifact: 'ManyLinuxBuild'
|
||||||
path: $(Agent.TempDirectory)
|
path: $(Agent.TempDirectory)
|
||||||
- task: DownloadPipelineArtifact@2
|
|
||||||
displayName: 'Download MuslLinux Build'
|
|
||||||
inputs:
|
|
||||||
artifact: 'MuslLinuxBuild'
|
|
||||||
path: $(Agent.TempDirectory)
|
|
||||||
- task: DownloadPipelineArtifact@2
|
- task: DownloadPipelineArtifact@2
|
||||||
displayName: 'Download Win32 Build'
|
displayName: 'Download Win32 Build'
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue