Pin Go version in Travis config

Signed-off-by: Byron Ruth <byron@nats.io>
This commit is contained in:
Byron Ruth
2023-09-06 13:20:10 -04:00
parent 8390a4714c
commit d29df72f83

View File

@@ -6,7 +6,7 @@ vm:
language: go
go:
- "1.20.x"
- "1.20.8"
go_import_path: github.com/nats-io/nats-server