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.
1 parent 51dc639 commit a6100d5Copy full SHA for a6100d5
1 file changed
ci/github-actions/benchmark/matrix.ts
@@ -39,6 +39,8 @@ export function parseSelfBenchmarkCategory(category: SelfBenchmarkCategory) {
39
}
40
41
export const RELEASED_PDU_VERSIONS = [
42
+ '0.10.0',
43
+ '0.11.1',
44
'0.12.0',
45
] as const
46
0 commit comments