feat(mise): add support for parallel job configuration in mise (#1548)

Co-authored-by: Gideon <87426140+GideonBear@users.noreply.github.com>
This commit is contained in:
Rubin Bhandari
2025-11-21 13:53:40 +05:45
committed by GitHub
parent ef3ee7bea7
commit f7c9e42066
3 changed files with 13 additions and 0 deletions

View File

@@ -296,6 +296,10 @@
# (default: false)
# bump = false
# Number of jobs to run in parallel
# (default: 4)
# jobs = 4
# Run interactively
# (default: false)
# interactive = false