We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bc72f0 commit 757a42aCopy full SHA for 757a42a
.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-xxlarge
+ runs-on: connector-test-large
29
name: Gradle Check
30
timeout-minutes: 30
31
steps:
0 commit comments