mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Bump Travis Go version to 1.21.3 and 1.20.10 (#4649)
Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
@@ -8,8 +8,8 @@ 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.21.2"
|
||||
- "1.20.9"
|
||||
- "1.21.3"
|
||||
- "1.20.10"
|
||||
|
||||
go_import_path: github.com/nats-io/nats-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user