Skip to content

Commit bb598ed

Browse files
hack: run latest images
Signed-off-by: Fabrizio Sestito <[email protected]>
1 parent ca90b5d commit bb598ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
env:
142142
CLUSTER_NAME: ${{ env.K3D_CLUSTER_NAME }}
143143
VERSION: ${{ matrix.version }}
144-
LATEST: ${{ inputs.LATEST }}
144+
LATEST: true
145145
DEFAULTS_ARGS: ${{ inputs.DEFAULTS_ARGS }}
146146
CONTROLLER_ARGS: ${{ inputs.CONTROLLER_ARGS }}
147147

0 commit comments

Comments
 (0)