Skip to content

Commit 32e4368

Browse files
committed
node-installer: disable fail-fast
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
1 parent b00d683 commit 32e4368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/action-node-installer.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
contents: read
1515
runs-on: ubuntu-latest
1616
strategy:
17+
fail-fast: false
1718
matrix:
1819
distribution: [kind, minikube, microk8s, k3s]
1920
outputs:

0 commit comments

Comments
 (0)