diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 9f7837c6617bc..cc42ba2acbb49 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -25,7 +25,7 @@ jobs: # We therefore run this on a machine with a maximum number of cores. # We pay per time and per core, so there should be little difference in total cost. # The latency overhead of setting up gradle prior to running the actual task adds up to about a minute. - runs-on: connector-test-xxlarge + runs-on: connector-test-large name: Gradle Check timeout-minutes: 30 steps: