update golang version
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
f6c465e2e1
commit
add4afd56f
|
@ -63,7 +63,7 @@ pipeline:
|
|||
- make build_linux_arm
|
||||
|
||||
coverage:
|
||||
image: golang:1.10
|
||||
image: golang:1.10.1
|
||||
pull: true
|
||||
group: golang
|
||||
secrets: [ android_test_token, android_api_key ]
|
||||
|
|
Loading…
Reference in New Issue