Skip to content

Commit

Permalink
chore: disable js
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 8, 2023
1 parent c903f0d commit 2e8fe40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions perf/runner/src/versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ export const versions: Array<Version> = [
implementation: "go-libp2p",
transportStacks: ["tcp", "quic-v1"]
},
{
/* {
id: "v0.46",
implementation: "js-libp2p",
transportStacks: ["tcp"]
},
}, */
]

0 comments on commit 2e8fe40

Please sign in to comment.