From 75a5de99cae69f94bf12716342e0576b5f14b2c3 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Tue, 13 Jul 2021 15:24:19 +0200 Subject: [PATCH] Update release.yml for Azure Pipelines --- scripts/release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/release.yml b/scripts/release.yml index cc5946a9173..2e102911819 100644 --- a/scripts/release.yml +++ b/scripts/release.yml @@ -107,7 +107,6 @@ stages: inputs: artifactName: 'UbuntuDoc' targetPath: $(Build.ArtifactStagingDirectory) - - job: ManyLinuxBuild displayName: "ManyLinux build"