diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3db6efa6cb..e2cc14c14e 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -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: