re-enable non-nix builds on azure

This commit is contained in:
Wolfgang Thaller 2022-01-17 00:53:12 +01:00
parent f4562d5a08
commit 9418dc1a4d
1 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ trigger:
jobs:
- job: Linux
condition: false
pool:
vmImage: 'ubuntu-20.04'
steps:
@ -37,7 +36,6 @@ jobs:
buildPlatform: 'x86_64-linux'
- job: macOS
condition: false
pool:
vmImage: 'macOS-10.15'
steps: