diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 999ba4920d7..9350c83db39 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -3,9 +3,6 @@ on: issue_comment: types: [created] -concurrency: - group: plutus-benchmark - jobs: benchmark: runs-on: [self-hosted, plutus-benchmark]