We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241a4d5 commit 2bbb11cCopy full SHA for 2bbb11c
1 file changed
.github/workflows/e2e-test-k8s.yml
@@ -48,6 +48,8 @@ jobs:
48
49
- name: Install kind
50
run: |
51
+ uname -a
52
+ ldd --version
53
go install sigs.k8s.io/kind@v0.13.0
54
55
- name: Install Helm
0 commit comments