diff --git a/.github/workflows/cts.yaml b/.github/workflows/cts.yaml index 6a84401d3..9a0c5e0f7 100644 --- a/.github/workflows/cts.yaml +++ b/.github/workflows/cts.yaml @@ -92,6 +92,8 @@ jobs: runs-on: ubuntu-latest needs: build-image strategy: + ## Set max parallel to 8 to avoid hitting the GitHub Actions concurrency limit + max-parallel: 8 fail-fast: false matrix: kubernetes-env: