Skip to content

Commit

Permalink
Revert "gradle.yml: use a smaller runner (#35547)"
Browse files Browse the repository at this point in the history
This reverts commit 757a42a.
  • Loading branch information
postamar committed Feb 22, 2024
1 parent dd1991e commit 0f3ebb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-large
runs-on: connector-test-xxlarge
name: Gradle Check
timeout-minutes: 30
steps:
Expand Down

0 comments on commit 0f3ebb0

Please sign in to comment.