Skip to content

Commit b0c854a

Browse files
authored
Merge pull request #1714 from mythi/PR-2024-008
ci: update envtest k8s API versions
2 parents 92a58d6 + a9c2393 commit b0c854a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lib-validate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ jobs:
7070
strategy:
7171
matrix:
7272
version:
73-
- 1.26.x
74-
- 1.27.x
7573
- 1.28.x
74+
- 1.29.x
75+
- 1.30.x
7676
steps:
7777
- uses: actions/checkout@v4
7878
- uses: actions/setup-go@v5

0 commit comments

Comments
 (0)