This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


The following commit(s) were added to refs/heads/main by this push:
     new adf8b0d359 NIFI-10272 taking off parallel build as it has been unstable
adf8b0d359 is described below

commit adf8b0d359e3b0aae768ff77b68a7003872b0593
Author: Joe Witt <[email protected]>
AuthorDate: Mon Jul 25 12:27:05 2022 -0700

    NIFI-10272 taking off parallel build as it has been unstable
---
 .github/workflows/ci-workflow.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/ci-workflow.yml 
b/.github/workflows/ci-workflow.yml
index abf17320d4..d71b26d08e 100644
--- a/.github/workflows/ci-workflow.yml
+++ b/.github/workflows/ci-workflow.yml
@@ -33,7 +33,6 @@ env:
     -nsu
     -ntp
     -ff
-    --threads 1C
   MAVEN_BUILD_PROFILES: >-
     -P include-grpc
     -P skip-nifi-bin-assembly

Reply via email to