Skip to content

Commit

Permalink
Increase timeout to 30min
Browse files Browse the repository at this point in the history
  • Loading branch information
Maik Hummel committed Feb 13, 2021
1 parent e6112a1 commit 192c4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
jobs:
main:
runs-on: ubuntu-20.04
timeout-minutes: 20
timeout-minutes: 30
steps:
- name: Check out the repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 192c4b3

Please sign in to comment.