Skip to content

Commit

Permalink
chore: increase Gradle Check workflow timeout to 60 minutes (airbyteh…
Browse files Browse the repository at this point in the history
…q#52585)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <[email protected]>
  • Loading branch information
devin-ai-integration[bot] and aaronsteers authored Jan 27, 2025
1 parent e3ef0cc commit 49690aa
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 @@ -51,7 +51,7 @@ jobs:
# which explains why which we went down from 64 cores to 16.
runs-on: linux-20.04-large # Custom runner, defined in GitHub org settings
name: Gradle Check
timeout-minutes: 30
timeout-minutes: 60
steps:
- name: Checkout Airbyte
uses: actions/checkout@v4
Expand Down

0 comments on commit 49690aa

Please sign in to comment.