Skip to content

Commit e6dfc64

Browse files
committed
chore(git): merge from master
2 parents 661d0f9 + 4fff4fa commit e6dfc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/github-actions/benchmark/matrix.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
3939
}
4040

4141
export const RELEASED_PDU_VERSIONS = [
42-
'0.12.0',
42+
'0.20.0',
4343
] as const
4444

4545
export const ACCEPTABLE_PERFORMANCE_REGRESSION = 1.1 // 10%

0 commit comments

Comments
 (0)