From ce1bc9bd2a37032014516c9aeae57c9158b1cc80 Mon Sep 17 00:00:00 2001 From: friendseeker <66892505+Friendseeker@users.noreply.github.com> Date: Sat, 5 Oct 2024 23:07:52 -0700 Subject: [PATCH] Add 25 minute timeout for CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b936e63be..cccbf3e89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: jobs: test: strategy: + timeout-minutes: 25 fail-fast: false matrix: include: