diff --git a/.github/workflows/server-test-template.yml b/.github/workflows/server-test-template.yml index 27b19f45e9..11a956a36b 100644 --- a/.github/workflows/server-test-template.yml +++ b/.github/workflows/server-test-template.yml @@ -18,7 +18,7 @@ on: jobs: test: name: ${{ inputs.name }} - runs-on: ubuntu-22.04 + runs-on: ubuntu-latest-8-cores env: COMPOSE_PROJECT_NAME: ghactions steps: