Skip to content

Commit

Permalink
Merge pull request #15 from liggitt/ci-refresh-go
Browse files Browse the repository at this point in the history
Check latest go version in CI
  • Loading branch information
k8s-ci-robot authored May 25, 2022
2 parents 9f7c6b3 + 93e9748 commit 227cbc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
with:
go-version: "1.x"
stable: true
check-latest: true

- name: Test
run: |
Expand Down

0 comments on commit 227cbc7

Please sign in to comment.