Revert "disable other builds"

This reverts commit f3aeb8768a.
This commit is contained in:
Wolfgang Thaller 2021-12-11 22:44:43 +01:00
parent fd83e1e9ad
commit 2ff8f0c511
1 changed files with 0 additions and 2 deletions

View File

@ -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: