Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit f64dc96

Browse files
ci: add k8s v1.31 and remove v1.28 from stackit e2e test (#3699)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
1 parent 7f52752 commit f64dc96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test-stackit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
max-parallel: 6
4242
matrix:
43-
kubernetesVersion: [ "1.28", "1.29", "1.30" ]
43+
kubernetesVersion: [ "1.29", "1.30", "1.31" ]
4444
clusterCreation: [ "cli", "terraform" ]
4545
test: [ "sonobuoy quick" ]
4646
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)