diff --git a/ci/github-actions/benchmark/matrix.ts b/ci/github-actions/benchmark/matrix.ts index 00110772..41059394 100644 --- a/ci/github-actions/benchmark/matrix.ts +++ b/ci/github-actions/benchmark/matrix.ts @@ -39,7 +39,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) { } export const RELEASED_PDU_VERSIONS = [ - '0.12.0', + '0.20.0', ] as const export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%