Skip to content

Commit

Permalink
fix: timeout build
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Jan 7, 2022
1 parent 5b1492d commit d1125ab
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 @@ -20,7 +20,7 @@ jobs:
build:
name: Build
runs-on: ubuntu-20.04
timeout-minutes: 10
timeout-minutes: 20

steps:
- name: Checkout Repository
Expand Down

0 comments on commit d1125ab

Please sign in to comment.