Skip to content

Commit

Permalink
#550 Increase Maven build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
guentherm committed Apr 9, 2024
1 parent 7798f9c commit eaf1fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build_maven:
runs-on: ubuntu-latest
timeout-minutes: 60
timeout-minutes: 90

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit eaf1fd5

Please sign in to comment.