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.
RELEASED_PDU_VERSIONS
['0.0.0']
1 parent 2d23923 commit c2067b4Copy full SHA for c2067b4
ci/github-actions/benchmark/matrix.ts
@@ -36,7 +36,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
36
}
37
38
export const RELEASED_PDU_VERSIONS = [
39
- '0.0.0-rc.0',
+ '0.0.0',
40
] as const
41
42
export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%
0 commit comments