diff --git a/core/drupalci.yml b/core/drupalci.yml index 1b44657a056..cd92d8102d7 100644 --- a/core/drupalci.yml +++ b/core/drupalci.yml @@ -41,9 +41,7 @@ build: halt-on-fail: false <<: *testgroups run_tests.javascript: - # Reduced from 15 due to potential DNS throttling issues on AWS. - # @see https://www.drupal.org/project/drupal/issues/3045612 - concurrency: 10 + concurrency: 15 types: 'PHPUnit-FunctionalJavascript' suppress-deprecations: false halt-on-fail: false