From 4f1f08ec60b17c3b78d9b3339fb5cf939ff2e23c Mon Sep 17 00:00:00 2001 From: Nicolas Busseneau Date: Thu, 21 Sep 2023 17:40:07 +0200 Subject: [PATCH] ci: fix AWS EKS K8s versions comment The plague of copy/pasting strikes again... Signed-off-by: Nicolas Busseneau --- .github/actions/aws/k8s-versions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/aws/k8s-versions.yaml b/.github/actions/aws/k8s-versions.yaml index 8ac546c63b31c..c796499f49fc7 100644 --- a/.github/actions/aws/k8s-versions.yaml +++ b/.github/actions/aws/k8s-versions.yaml @@ -1,4 +1,4 @@ -# List of k8s version for GKE tests +# List of k8s version for EKS tests --- include: - version: "1.23"