From db62038845213e31d36f18172499d0fa42d52b3b Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Thu, 16 Dec 2021 14:20:40 -0800 Subject: [PATCH] Update nightly.yaml see if this gets us past the upload to GitHub issue --- scripts/nightly.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/nightly.yaml b/scripts/nightly.yaml index d26f77934e4..5509c374bcb 100644 --- a/scripts/nightly.yaml +++ b/scripts/nightly.yaml @@ -1,5 +1,5 @@ variables: - ReleaseVersion: '4.8.13' + ReleaseVersion: '4.8.14' stages: - stage: Build @@ -287,6 +287,8 @@ stages: jobs: - job: Deploy displayName: "Deploy into GitHub" + pool: + vmImage: "ubuntu-latest" steps: - task: DownloadPipelineArtifact@2 displayName: "Download windows32"