Update charts-test.yaml
This commit is contained in:
committed by
GitHub
parent
b277ef93d9
commit
9b1aa74e83
@@ -92,7 +92,7 @@ jobs:
|
||||
strategy:
|
||||
matrix: ${{ fromJson(needs.generate-install-matrix.outputs.matrix1) }}
|
||||
fail-fast: true
|
||||
max-parallel: 15
|
||||
max-parallel: 10
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
@@ -135,7 +135,7 @@ jobs:
|
||||
strategy:
|
||||
matrix: ${{ fromJson(needs.generate-install-matrix.outputs.matrix1) }}
|
||||
fail-fast: true
|
||||
max-parallel: 15
|
||||
max-parallel: 5
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user