diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8a4570c75f..0d7a9b64d9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: # Build will compile APK, test APK and run tests, lint, etc. build: - runs-on: ubuntu-latest + runs-on: ubuntu-22.04-64core # Steps represent a sequence of tasks that will be executed as part of the job steps: