diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index e5111595..b91d2bbe 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -10,7 +10,7 @@ permissions: jobs: build-with-docker: name: Build with Docker - runs-on: ubuntu-latest-4core + runs-on: ubuntu-22.04-4 steps: - uses: actions/checkout@v4 with: