no reason to limit parallelism for the nix builds

(yet, until the carbon & powerpc builds actually share a package)
This commit is contained in:
Wolfgang Thaller 2023-12-28 22:25:29 +01:00
parent e0d73d5329
commit 3516d8ca44
1 changed files with 0 additions and 2 deletions

View File

@ -91,7 +91,6 @@ jobs:
TARGET: powerpc
Carbon:
TARGET: carbon
maxParallel: 2
pool:
vmImage: 'ubuntu-latest'
steps:
@ -131,7 +130,6 @@ jobs:
TARGET: powerpc
Carbon:
TARGET: carbon
maxParallel: 2
pool:
vmImage: 'macOS-latest'
steps: