Skip to content

Commit edb03f2

Browse files
authored
ci: increase docker ci timeout (#7664)
1 parent e1f8de8 commit edb03f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- run: npm run madge:circular
7373
check-docker:
7474
name: Docker Build
75-
timeout-minutes: 5
75+
timeout-minutes: 15
7676
runs-on: ubuntu-18.04
7777
steps:
7878
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)