From 23c9b51040d92b99f774073278b95fe5b1a39678 Mon Sep 17 00:00:00 2001 From: Joe Sirianni Date: Tue, 16 Apr 2024 18:08:03 -0400 Subject: [PATCH] remove max parallel --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a11229b4..d5cdb38b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: integration: runs-on: ubuntu-20.04 strategy: - max-parallel: 3 matrix: case: - "default"