Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote authored Mar 11, 2022
1 parent 91c12a5 commit 0f7bec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v2
with:
go-version: '1.16'
go-version: '1.17'
- name: Create k8s Kind Cluster
uses: helm/[email protected]
with:
Expand Down

0 comments on commit 0f7bec5

Please sign in to comment.