disable other builds

This commit is contained in:
Wolfgang Thaller 2021-12-08 23:18:05 +01:00
parent e1a79adefc
commit f3aeb8768a

View File

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