We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 661d0f9 + 4fff4fa commit e6dfc64Copy full SHA for e6dfc64
ci/github-actions/benchmark/matrix.ts
@@ -39,7 +39,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
39
}
40
41
export const RELEASED_PDU_VERSIONS = [
42
- '0.12.0',
+ '0.20.0',
43
] as const
44
45
export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%
0 commit comments