Skip to content

Commit 9c56cda

Browse files
authored
Merge pull request #4346 from apostasie/2025-06-canary-timeout
Bump CI timeout
2 parents 90ec23f + 2f8c0c0 commit 9c56cda

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)