Skip to content

Commit 81a87d9

Browse files
authored
fix: purge run 24152261349 (merged by mistake) (#176)
1 parent e761c7b commit 81a87d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/db/src/etl/run-overrides.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ export const PURGED_RUNS: ReadonlySet<number> = new Set([
2828
23444121669, // 2026-03-23 | Reason: change to MI355X cluster was unnecessary
2929
23551565730, // 2026-03-25 | Reason: accidental merge
3030
23551319227, // 2026-03-25 | Reason: accidental merge
31+
24152261349, // 2026-04-08 | Reason: accidental merge
3132
]);

0 commit comments

Comments
 (0)