Skip to content

Commit

Permalink
build: update kind image
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kotzbauer <[email protected]>
  • Loading branch information
ckotzbauer committed Dec 4, 2021
1 parent 1eaa190 commit 7234292
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
fail-fast: false
matrix:
kubernetes-version:
- 1.20.7
- 1.21.2
- 1.22.0
- "1.20.7"
- "1.21.2"
- "1.22.4"
steps:
- name: Install Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit 7234292

Please sign in to comment.