Skip to content

Commit d27f1bb

Browse files
a-thalershorim
andauthored
chore: add test execution for k8s 1.34 (kyma-project#2911)
Co-authored-by: Mostafa Shorim <mostafa.shorim@sap.com>
1 parent c071b2e commit d27f1bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gardener-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
strategy:
5858
fail-fast: false # if one version is not working, continue tests on other versions
5959
matrix:
60-
k8s_version: [1.33]
60+
k8s_version: [1.33,1.34]
6161
runs-on: ubuntu-latest
6262
steps:
6363
- name: Checkout code

0 commit comments

Comments
 (0)