try adding carbon build

This commit is contained in:
Wolfgang Thaller 2022-01-19 00:58:03 +01:00
parent 67ca8f6e7c
commit 5677cd6976
1 changed files with 6 additions and 0 deletions

View File

@ -74,6 +74,9 @@ jobs:
TARGET: m68k
PowerPC:
TARGET: powerpc
Carbon:
TARGET: carbon
maxParallel: 2
pool:
vmImage: 'ubuntu-20.04'
steps:
@ -114,6 +117,9 @@ jobs:
TARGET: m68k
PowerPC:
TARGET: powerpc
Carbon:
TARGET: carbon
maxParallel: 2
pool:
vmImage: 'macOS-11'
steps: