Skip to content

Commit

Permalink
Update travis golang to 1.19.13
Browse files Browse the repository at this point in the history
Signed-off-by: Tengxiao Wang <[email protected]>
  • Loading branch information
twang-ps committed Sep 20, 2024
1 parent 1fa5c57 commit 9fcdc5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
- docker
language: go
go:
- 1.19
- 1.19.13
install:
- go install github.com/vbatts/[email protected]
- curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl
Expand Down

0 comments on commit 9fcdc5d

Please sign in to comment.