diff --git a/.github/workflows/e2e-full.yml b/.github/workflows/e2e-full.yml index 47a38be..fc5462e 100644 --- a/.github/workflows/e2e-full.yml +++ b/.github/workflows/e2e-full.yml @@ -16,7 +16,7 @@ jobs: matrix: cable_driver: ['libreswan', 'wireguard', 'vxlan'] globalnet: ['', 'globalnet'] - k8s_version: ['1.19'] + k8s_version: ['1.23'] lighthouse: ['', 'lighthouse'] include: - k8s_version: '1.20'