From c0de01bb62e0319ce7664e0fb204e43ee8a11d43 Mon Sep 17 00:00:00 2001 From: Cameron Krebbers <55564581+Cammin@users.noreply.github.com> Date: Thu, 28 Sep 2023 22:31:12 -0700 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3f144d0f3..2bf1e603c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,7 +8,7 @@ jobs: tests: name: Test-${{ matrix.testMode }}-${{ matrix.unityVersion }} runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 strategy: fail-fast: false matrix: