Skip to content

Commit 502a296

Browse files
committed
update timeout
1 parent f591907 commit 502a296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
docker:
1414
runs-on: "ubuntu-latest"
15-
timeout-minutes: 5
15+
timeout-minutes: 10
1616
steps:
1717
- uses: actions/checkout@v5
1818
with:

0 commit comments

Comments
 (0)