Skip to content

Commit

Permalink
fix: update versions
Browse files Browse the repository at this point in the history
Signed-off-by: Arpit Srivastava <arpit-mac@Arpits-MacBook-Pro-6.local>
  • Loading branch information
Arpit Srivastava authored and Arpit Srivastava committed Apr 18, 2024
1 parent 3703328 commit 3a1ada5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ dist: jammy
group: beta

go:
- 1.20.x
- 1.21.x
- 1.22.x

Expand Down Expand Up @@ -47,5 +46,5 @@ deploy:
script: npx semantic-release
skip_cleanup: true
on:
go: '1.22.x'
go: '1.23.x'
branch: master

0 comments on commit 3a1ada5

Please sign in to comment.