We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00d683 commit 32e4368Copy full SHA for 32e4368
.github/workflows/action-node-installer.yaml
@@ -14,6 +14,7 @@ jobs:
14
contents: read
15
runs-on: ubuntu-latest
16
strategy:
17
+ fail-fast: false
18
matrix:
19
distribution: [kind, minikube, microk8s, k3s]
20
outputs:
0 commit comments