We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd1991e commit 0f3ebb0Copy full SHA for 0f3ebb0
.github/workflows/gradle.yml
@@ -25,7 +25,7 @@ jobs:
25
# We therefore run this on a machine with a maximum number of cores.
26
# We pay per time and per core, so there should be little difference in total cost.
27
# The latency overhead of setting up gradle prior to running the actual task adds up to about a minute.
28
- runs-on: connector-test-large
+ runs-on: connector-test-xxlarge
29
name: Gradle Check
30
timeout-minutes: 30
31
steps:
0 commit comments