Update .gitlab-ci.yml file
This commit is contained in:
@@ -3,7 +3,7 @@ stages:
|
||||
|
||||
test:
|
||||
stage: test
|
||||
image: golang:1.15.3
|
||||
image: golang:1.16.3
|
||||
script:
|
||||
- go test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user