build(worker): pin persistent low-step profile

This commit is contained in:
DCCONSTRUCTIONS
2026-08-26 13:42:43 +03:00
parent 936ee479ed
commit 9e686b3311
2 changed files with 3 additions and 3 deletions
@@ -113,10 +113,10 @@ $expectedConfigs = [ordered]@{
if ($AdditiveLowStep) {
$expectedConfigs.Remove("m48n-rf-detr-native-reference-graph-shadow-v0.json")
$expectedConfigs["m48r3-native-low-step-reference-graph-shadow-v1.json"] = (
"5f5832a0a0c1879374b166071efed02de14aeda815046da5711d6f4053eb9af4"
"c4fef7534a6c3b4305a1c068d68eb1e9be115e1310cddbda529269c7820c40ef"
)
$expectedConfigs["m48r3-additive-low-step-occupancy-v1.json"] = (
"0d46dcb28542902849ee31de4c4594ef90407834d9e5551474fc4191cadbf1a9"
"9ecc71a1a769d79ac62c93bcd84883ffbe8afd3d6db07c67ba2a5a504d6d841f"
)
}
foreach ($entry in $expectedConfigs.GetEnumerator()) {