From 5124a6c0ee877691dfd0a1728d1ba5b928ae5b2c Mon Sep 17 00:00:00 2001 From: narimiran Date: Thu, 19 Sep 2024 17:16:08 +0200 Subject: [PATCH] add timeout --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 496a430..8f5f6e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -8,6 +8,7 @@ on: jobs: build: + timeout-minutes: 30 strategy: fail-fast: false matrix: