From c3678ee90edd8a65bbe32354257aaf69410b5fbd Mon Sep 17 00:00:00 2001 From: Marcel Schwarz Date: Sun, 29 Mar 2020 03:15:45 +0200 Subject: [PATCH] Update hello.yml --- .github/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hello.yml b/.github/workflows/hello.yml index 2a8b057..9d8fe50 100644 --- a/.github/workflows/hello.yml +++ b/.github/workflows/hello.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest strategy: fail-fast: true - max-parallel: 0 + max-parallel: 1 matrix: hello: [AAA, CCC, EEE] include: