Skip to content

Commit 0296f95

Browse files
author
Vova Nekhai
committed
[gh-action]: bump k8s testing versions
1 parent f1f5c21 commit 0296f95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
needs: [lint]
1616
strategy:
1717
matrix:
18-
k8s: [ 1.30, 1.31, 1.32, 1.33, 1.34 ]
18+
k8s: [ 1.29, 1.31, 1.32, 1.33, 1.34 ]
1919

2020
runs-on: ubuntu-latest
2121
steps:

0 commit comments

Comments
 (0)