mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
upgrade go version
Signed-off-by: Huamin Chen <hchen@redhat.com>
This commit is contained in:
parent
e46099a504
commit
684f753581
@ -7,7 +7,7 @@ branches:
|
||||
- master
|
||||
- csi-v1.0
|
||||
|
||||
go: 1.9.x
|
||||
go: 1.10.x
|
||||
|
||||
before_script:
|
||||
- GO_FILES=$(find . -iname '*.go' -type f | grep -v /vendor/)
|
||||
|
Loading…
Reference in New Issue
Block a user