Skip to content

Commit

Permalink
increase container build timeout
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Milchev <[email protected]>
  • Loading branch information
imilchev committed Nov 5, 2024
1 parent d30e8ff commit c072a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build_container:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20
name: Build Docker
steps:
- name: Clone repository
Expand Down

0 comments on commit c072a95

Please sign in to comment.