diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 96ad0d20ee4..483a0edf2a1 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -29,7 +29,7 @@ jobs: defaults: run: shell: bash - runs-on: ubuntu-latest-32-cores + runs-on: ubuntu-latest-8-cores env: CMAKE_BUILD_TYPE: 'Release' CMAKE_GENERATOR: 'Ninja'