Update .gitlab-ci.yml file

This commit is contained in:
Raum0x2A
2021-05-06 02:20:08 +00:00
parent a7069dce7e
commit 87bec565f1

View File

@@ -3,7 +3,7 @@ stages:
test: test:
stage: test stage: test
image: golang:1.15.3 image: golang:1.16.3
script: script:
- go test - go test