Skip to content

Commit 179e699

Browse files
committed
Do not overwrite KIND_NODE_IMAGE and use parsed value from comment
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent baa12dd commit 179e699

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-system-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,6 @@ jobs:
115115
controlNodes: 1
116116
workerNodes: 3
117117
kindVersion: 0.31.0
118-
env:
119-
KIND_NODE_IMAGE: "latest"
120118

121119
- name: Set default environment variables
122120
uses: ./.github/actions/utils/set-defaults

0 commit comments

Comments
 (0)