Skip to content

Commit

Permalink
chore: change docker.yml timout
Browse files Browse the repository at this point in the history
Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi committed May 5, 2023
1 parent 70f9e1e commit 1b2ee60
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 @@ -21,7 +21,7 @@ jobs:
platforms: linux/amd64,linux/arm64
- module: dfdaemon
platforms: linux/amd64,linux/arm64
timeout-minutes: 20
timeout-minutes: 60
steps:
- name: Check out code
uses: actions/checkout@v3
Expand Down

0 comments on commit 1b2ee60

Please sign in to comment.