diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index fc618037e8..2c8893901d 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -12,7 +12,7 @@ env: jobs: profile-daft: - runs-on: [self-hosted, linux, x86, bench] + runs-on: [self-hosted, linux, x86, default] timeout-minutes: 30 strategy: fail-fast: false