Skip to content

Commit a1e348f

Browse files
authored
Use k8s 1.23.3 in ci
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent e1f4155 commit a1e348f

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
@@ -46,7 +46,7 @@ jobs:
4646
needs: build
4747
strategy:
4848
matrix:
49-
k8s: [v1.19.11, v1.20.7, v1.21.2, v1.22.4, v1.23.0]
49+
k8s: [v1.19.11, v1.20.7, v1.21.2, v1.22.4, v1.23.3]
5050
steps:
5151
- uses: actions/checkout@v1
5252

0 commit comments

Comments
 (0)