mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 03:38:42 -07:00
Add Go 1.20 to Travis
- Use golang-ci in go test workflow Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr> Signed-off-by: Waldemar Quevedo <wally@nats.io>
This commit is contained in:
committed by
Waldemar Quevedo
parent
ab5eeff1c3
commit
64b2f5b364
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19-alpine AS builder
|
||||
FROM golang:1.20-alpine AS builder
|
||||
|
||||
ARG VERSION="nightly"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user