diff --git a/.buildkite/pipeline_perf.py b/.buildkite/pipeline_perf.py index 2a26f4277cc..e8169bfb2cd 100755 --- a/.buildkite/pipeline_perf.py +++ b/.buildkite/pipeline_perf.py @@ -124,8 +124,6 @@ pins = { # TODO: Unpin when performance instability on m6i/5.10 has gone. "linux_5.10-pinned": {"instance": "m6i.metal", "kv": "linux_5.10"}, - # TODO: Unpin when performance instability on m6i/6.1 has gone. - "linux_6.1-pinned": {"instance": "m6i.metal", "kv": "linux_6.1"}, }