From 8d57ae9f94b11fb812e54bf1101440abb9f42915 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 8607ab35a..b7501fa6e 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: