build: Bump to build with Go 1.17

This commit is contained in:
Philip Gough
2022-01-17 15:18:46 +00:00
parent fabf443d4d
commit 1344092b36
5 changed files with 106 additions and 25 deletions

View File

@@ -3,7 +3,7 @@ on:
- push
- pull_request
env:
golang-version: '1.15'
golang-version: '1.17'
kind-version: 'v0.11.1'
jobs:
generate: