Skip to content

Commit f900335

Browse files
authored
Test against k8s 1.33.2 (#25)
Signed-off-by: 1gtm <1gtm@appscode.com>
1 parent ebb8284 commit f900335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
needs: build
4646
strategy:
4747
matrix:
48-
k8s: [v1.33.1]
48+
k8s: [v1.33.2]
4949
steps:
5050
- uses: actions/checkout@v4
5151

0 commit comments

Comments
 (0)