mirror of
https://github.com/autc04/Retro68.git
synced 2025-01-04 16:31:48 +00:00
disable other builds
This commit is contained in:
parent
e1a79adefc
commit
f3aeb8768a
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user