Skip to content

Commit

Permalink
increase to 120 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Sep 25, 2023
1 parent 95c181b commit dc0f9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
SEGMENT_DOWNLOAD_TIMEOUT_MINS: 30
# only run this one if there is a previous cache of test times
if: needs.build.outputs.test_times_cache_present == 'true'
timeout-minutes: 60
timeout-minutes: 120

strategy:
fail-fast: true
Expand Down

0 comments on commit dc0f9e5

Please sign in to comment.