diff --git a/ci/github-actions/benchmark/matrix.ts b/ci/github-actions/benchmark/matrix.ts index 8ec028e9..45a7abd5 100644 --- a/ci/github-actions/benchmark/matrix.ts +++ b/ci/github-actions/benchmark/matrix.ts @@ -40,6 +40,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) { export const RELEASED_PDU_VERSIONS = [ '0.10.0', + '0.11.1', ] as const export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%