From 2ff8f0c51152439438a156dd26efc49901238c31 Mon Sep 17 00:00:00 2001 From: Wolfgang Thaller Date: Sat, 11 Dec 2021 22:44:43 +0100 Subject: [PATCH] Revert "disable other builds" This reverts commit f3aeb8768a2f49479ee3e82fe1066304dc70f2e4. --- azure-pipelines.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f00acfc4c5..ecaa6191fc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,7 +3,6 @@ trigger: jobs: - job: Linux - condition: false pool: vmImage: 'ubuntu-20.04' steps: @@ -36,7 +35,6 @@ jobs: buildPlatform: 'x86_64-linux' - job: macOS - condition: false pool: vmImage: 'macOS-10.14' steps: