Skip to content

Commit 2f8c0c0

Browse files
committed
Bump CI timeout
Signed-off-by: apostasie <[email protected]>
1 parent 4c0dd00 commit 2f8c0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
canary: true
103103

104104
with:
105-
timeout: 45
105+
timeout: 60
106106
runner: ${{ matrix.runner }}
107107
target: ${{ matrix.target }}
108108
binary: ${{ matrix.binary && matrix.binary || 'nerdctl' }}

0 commit comments

Comments
 (0)