mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-21 06:16:39 -04:00
ci: add k8s v1.31 and remove v1.28 from stackit e2e test (#3699)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
7f52752cbd
commit
f64dc96e7a
2
.github/workflows/e2e-test-stackit.yml
vendored
2
.github/workflows/e2e-test-stackit.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
fail-fast: false
|
||||
max-parallel: 6
|
||||
matrix:
|
||||
kubernetesVersion: [ "1.28", "1.29", "1.30" ]
|
||||
kubernetesVersion: [ "1.29", "1.30", "1.31" ]
|
||||
clusterCreation: [ "cli", "terraform" ]
|
||||
test: [ "sonobuoy quick" ]
|
||||
runs-on: ubuntu-24.04
|
||||
|
Loading…
x
Reference in New Issue
Block a user