Skip to content

Commit

Permalink
Increase build timeout to 40 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
sei-mkaar committed Feb 7, 2022
1 parent 45479b7 commit c73c662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
env:
GITHUB_PULL_REQUEST: ${{ github.event.number }}
with:
timeout_minutes: 30
timeout_minutes: 40
max_attempts: 5
command: ./build-appliance virtualbox

Expand Down

0 comments on commit c73c662

Please sign in to comment.