diff --git a/.github/workflows/github-release.yml b/.github/workflows/github-release.yml index cc86f330b4..addfb7687c 100644 --- a/.github/workflows/github-release.yml +++ b/.github/workflows/github-release.yml @@ -111,7 +111,7 @@ jobs: run: working-directory: app/server - runs-on: ubuntu-latest + runs-on: ubuntu-22.04-8core steps: - name: Checkout the code