Skip to content

Commit

Permalink
Bump mandrel integration test timeout to 80 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Sep 12, 2023
1 parent 949c29e commit c23d15d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ jobs:
# Don't perform performance checks since GH runners are not that stable
FAIL_ON_PERF_REGRESSION: false
# USE_NATIVE_IMAGE_JAVA_PLATFORM_MODULE_SYSTEM: false
timeout-minutes: 50
timeout-minutes: 80
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit c23d15d

Please sign in to comment.