Add timeouts to all CI jobs

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko
2022-10-15 17:04:57 -07:00
parent 87b3eec2b2
commit 4839f1bdff
6 changed files with 11 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ jobs:
images:
name: "Build volume test images"
runs-on: ubuntu-latest
timeout-minutes: 60
defaults:
run:
working-directory: src/github.com/containerd/containerd