Skip to content

Commit 192c4b3

Browse files
author
Maik Hummel
committed
Increase timeout to 30min
1 parent e6112a1 commit 192c4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
jobs:
1414
main:
1515
runs-on: ubuntu-20.04
16-
timeout-minutes: 20
16+
timeout-minutes: 30
1717
steps:
1818
- name: Check out the repo
1919
uses: actions/checkout@v2

0 commit comments

Comments
 (0)