mirror of
https://github.com/autc04/Retro68.git
synced 2024-12-21 13:29:36 +00:00
no reason to limit parallelism for the nix builds
(yet, until the carbon & powerpc builds actually share a package)
This commit is contained in:
parent
e0d73d5329
commit
3516d8ca44
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user