diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 24bab5d3da..41614fb60d 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -9,7 +9,7 @@ on: kubernetes_version: description: 'Kubernetes version' type: string - default: '1.35' + default: '1.36' linode_types: description: 'Linode instance types' type: string @@ -57,7 +57,8 @@ on: - '1.33' - '1.34' - '1.35' - default: '1.35' + - '1.36' + default: '1.36' linode_types: description: 'Linode instance types' type: choice