mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-02 10:15:33 +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
|
- master
|
||||||
- csi-v1.0
|
- csi-v1.0
|
||||||
|
|
||||||
go: 1.9.x
|
go: 1.10.x
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- GO_FILES=$(find . -iname '*.go' -type f | grep -v /vendor/)
|
- GO_FILES=$(find . -iname '*.go' -type f | grep -v /vendor/)
|
||||||
|
Loading…
Reference in New Issue
Block a user