Legg til fase 22 i task runner avhengighetskart
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d20967f7e5
commit
7c99f1ef4f
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ declare -A PHASE_DEPS=(
|
||||||
[19]="3 13"
|
[19]="3 13"
|
||||||
[20]="19"
|
[20]="19"
|
||||||
[21]="2"
|
[21]="2"
|
||||||
|
[22]="12"
|
||||||
)
|
)
|
||||||
|
|
||||||
# --- Finn blokkerte faser ---
|
# --- Finn blokkerte faser ---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue