mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-06 11:32:07 +00:00
re-enable non-nix builds on azure
This commit is contained in:
parent
f4562d5a08
commit
9418dc1a4d
@ -4,7 +4,6 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: Linux
|
- job: Linux
|
||||||
condition: false
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-20.04'
|
vmImage: 'ubuntu-20.04'
|
||||||
steps:
|
steps:
|
||||||
@ -37,7 +36,6 @@ jobs:
|
|||||||
buildPlatform: 'x86_64-linux'
|
buildPlatform: 'x86_64-linux'
|
||||||
|
|
||||||
- job: macOS
|
- job: macOS
|
||||||
condition: false
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-10.15'
|
vmImage: 'macOS-10.15'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user