Skip to content

Commit

Permalink
Update Go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
wallyqs authored and neilalexander committed Oct 10, 2024
1 parent 6681910 commit 025bbc8
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 @@ -8,7 +8,7 @@ language: go
go:
# This should be quoted or use .x, but should not be unquoted.
# Remember that a YAML bare float drops trailing zeroes.
- "1.22.7"
- "1.22.8"
- "1.21.13"

go_import_path: github.com/nats-io/nats-server
Expand Down

0 comments on commit 025bbc8

Please sign in to comment.