mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 15:39:02 +00:00
ci: Update ct test strategy
This commit is contained in:
parent
405da28cd3
commit
80840cd907
3
.github/workflows/charts-test.yaml
vendored
3
.github/workflows/charts-test.yaml
vendored
@ -84,8 +84,7 @@ jobs:
|
|||||||
name: Install charts
|
name: Install charts
|
||||||
strategy:
|
strategy:
|
||||||
matrix: ${{ fromJson(needs.generate-install-matrix.outputs.matrix) }}
|
matrix: ${{ fromJson(needs.generate-install-matrix.outputs.matrix) }}
|
||||||
fail-fast: true
|
fail-fast: false
|
||||||
max-parallel: 15
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
Loading…
Reference in New Issue
Block a user