mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-31 19:30:44 +00:00
parent
fd83e1e9ad
commit
2ff8f0c511
@ -3,7 +3,6 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: Linux
|
- job: Linux
|
||||||
condition: false
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-20.04'
|
vmImage: 'ubuntu-20.04'
|
||||||
steps:
|
steps:
|
||||||
@ -36,7 +35,6 @@ jobs:
|
|||||||
buildPlatform: 'x86_64-linux'
|
buildPlatform: 'x86_64-linux'
|
||||||
|
|
||||||
- job: macOS
|
- job: macOS
|
||||||
condition: false
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.14'
|
vmImage: 'macOS-10.14'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user