Undo branch build restrictions, quote go version

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2023-07-20 11:17:19 -07:00
parent 80fb29f9e3
commit 8e49fcc6df

View File

@@ -1,17 +1,12 @@
os: linux
dist: focal
branches:
only:
- main
- dev
vm:
size: 2x-large
language: go
go:
- 1.19.11
- '1.19.11'
go_import_path: github.com/nats-io/nats-server
addons: