Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(midnight): limit concurrent builds #25

merged opened by a.starrysky.fyi targeting main from private/minion/push-ympkyqtupzos

We've overloading midnight with our CI - let's stop ourselves from trying to do more things than midnight supports at once...

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3lz5eyi2drh22
+10
Diff #0
+10
packetmix/systems/midnight/lix.nix
··· 1 + # SPDX-FileCopyrightText: 2025 FreshlyBakedCake 2 + # 3 + # SPDX-License-Identifier: MIT 4 + 5 + { 6 + nix.settings = { 7 + max-jobs = 8; 8 + cores = 1; 9 + }; 10 + }

History

1 round 0 comments
sign up or login to add to the discussion
a.starrysky.fyi submitted #0
1 commit
expand
feat(midnight): limit concurrent builds
expand 0 comments
pull request successfully merged