From 12575168ccd7ddb226c949869cd1637417f31054 Mon Sep 17 00:00:00 2001 From: Brandur Date: Sat, 9 Sep 2023 16:41:47 -0700 Subject: [PATCH] Bump to 15 minutes --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7166bd6..a36505cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -142,7 +142,7 @@ jobs: deploy_dev: runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 if: github.ref == 'refs/heads/master' env: @@ -207,7 +207,7 @@ jobs: deploy_prod: runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 if: github.ref == 'refs/heads/master' env: