3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 09:05:31 +00:00

Update nightly.yaml for Azure Pipelines

This commit is contained in:
Nikolaj Bjorner 2024-02-24 01:32:22 -08:00
parent f0839e289f
commit af1c7b67b0

View file

@ -524,7 +524,7 @@ stages:
- task: DownloadPipelineArtifact@2
displayName: "Download Ubuntu Arm64"
inputs:
artifactName: 'ubuntu-arm64'
artifactName: 'UbuntuArm64'
targetPath: tmp
- task: DownloadPipelineArtifact@2
displayName: "Download Ubuntu-20.04"