diff --git a/.github/workflows/sync-search-elasticsearch.yml b/.github/workflows/sync-search-elasticsearch.yml index 9f588d2adb..c156869cfb 100644 --- a/.github/workflows/sync-search-elasticsearch.yml +++ b/.github/workflows/sync-search-elasticsearch.yml @@ -34,6 +34,7 @@ jobs: runs-on: ubuntu-20.04-xl strategy: fail-fast: false + max-parallel: 3 matrix: # This needs to match the languages we support language: [en, ja, es, pt, cn, ru, fr, ko, de]