Skip to content

Commit

Permalink
update go version on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mougams committed Aug 20, 2024
1 parent 8f05dde commit 3af4b28
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 @@ -2,7 +2,7 @@ language: go
sudo: required

go:
- "1.12.7"
- "1.22"

services:
- docker
Expand Down

0 comments on commit 3af4b28

Please sign in to comment.