From cb7b0704996dc221361215189ba44ae83aaeae40 Mon Sep 17 00:00:00 2001 From: Alexandru Vasile <60601340+lexnv@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:59:41 +0200 Subject: [PATCH] Update .github/workflows/ci.yml Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index da642cc0..6e367369 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,7 @@ jobs: test: name: "test" runs-on: ubuntu-latest + timeout-minutes: 20 container: image: ${{ vars.CI_IMAGE }} # options: --privileged