Skip to content

Commit 9662891

Browse files
committed
ci(benchmark): add 0.11.1
1 parent 7574869 commit 9662891

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/github-actions/benchmark/matrix.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
4040

4141
export const RELEASED_PDU_VERSIONS = [
4242
'0.10.0',
43+
'0.11.1',
4344
] as const
4445

4546
export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%

0 commit comments

Comments
 (0)