ci: Update ct test strategy

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-05-01 15:47:52 +02:00
parent 405da28cd3
commit 80840cd907
No known key found for this signature in database
GPG Key ID: BC5E2BD907F9A8EC

View File

@ -84,8 +84,7 @@ jobs:
name: Install charts
strategy:
matrix: ${{ fromJson(needs.generate-install-matrix.outputs.matrix) }}
fail-fast: true
max-parallel: 15
fail-fast: false
runs-on: ubuntu-latest
steps:
- name: Checkout