mirror of
https://gitea.com/gitea/log
synced 2025-10-06 00:43:44 +02:00
Merge branch 'update-golang-version' of gitea/log into master
This commit is contained in:
@@ -3,7 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: test
|
||||
image: golang:1.8
|
||||
image: golang:1.10
|
||||
commands:
|
||||
- go get -t -d -v ./...
|
||||
- go build -v
|
||||
|
Reference in New Issue
Block a user