mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-28 21:49:33 +00:00
try adding carbon build
This commit is contained in:
parent
67ca8f6e7c
commit
5677cd6976
@ -74,6 +74,9 @@ jobs:
|
|||||||
TARGET: m68k
|
TARGET: m68k
|
||||||
PowerPC:
|
PowerPC:
|
||||||
TARGET: powerpc
|
TARGET: powerpc
|
||||||
|
Carbon:
|
||||||
|
TARGET: carbon
|
||||||
|
maxParallel: 2
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'ubuntu-20.04'
|
vmImage: 'ubuntu-20.04'
|
||||||
steps:
|
steps:
|
||||||
@ -114,6 +117,9 @@ jobs:
|
|||||||
TARGET: m68k
|
TARGET: m68k
|
||||||
PowerPC:
|
PowerPC:
|
||||||
TARGET: powerpc
|
TARGET: powerpc
|
||||||
|
Carbon:
|
||||||
|
TARGET: carbon
|
||||||
|
maxParallel: 2
|
||||||
pool:
|
pool:
|
||||||
vmImage: 'macOS-11'
|
vmImage: 'macOS-11'
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user