From ee4674ad19d41ebe9360dbf0a90280d74a9ffce5 Mon Sep 17 00:00:00 2001 From: Brandon Croft Date: Fri, 11 Nov 2022 11:44:52 -0700 Subject: [PATCH] Update ci.yml --- .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 dcee720f1..683333fff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,8 +46,8 @@ jobs: strategy: fail-fast: false matrix: - parallel: [2] - index: [0, 1] + parallel: [3] + index: [0, 1, 2] timeout-minutes: 30 steps: