From 260cc8863f2a6f317490057b7e5766c782e59938 Mon Sep 17 00:00:00 2001 From: umarcor Date: Wed, 1 Dec 2021 18:48:30 +0100 Subject: [PATCH] ci: rm 'max-parallel' --- .github/workflows/Test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/Test.yml b/.github/workflows/Test.yml index 54c35f5..05b7991 100644 --- a/.github/workflows/Test.yml +++ b/.github/workflows/Test.yml @@ -31,7 +31,6 @@ jobs: lin-build: strategy: fail-fast: false - max-parallel: 4 matrix: os: - 18 @@ -92,7 +91,6 @@ jobs: needs: lin-build strategy: fail-fast: false - max-parallel: 4 matrix: os: - 18