mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
remove download of mullinux
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
3ce6663536
commit
594b5daa9d
1 changed files with 0 additions and 5 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue