Skip to content

Commit 4318306

Browse files
authored
Update ci.yml
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 15d1594 commit 4318306

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.12.10, v1.13.12, v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.2]
48+
k8s: [v1.12.10, v1.13.12, v1.14.10, v1.15.11, v1.16.9, v1.17.5, v1.18.4]
4949
steps:
5050
- name: Check out code into the Go module directory
5151
uses: actions/checkout@v1

0 commit comments

Comments
 (0)