Switch CI to go1.15
This commit is contained in:
parent
845d3fbe8f
commit
520b28cc59
|
@ -6,7 +6,7 @@ jobs:
|
|||
# docker:
|
||||
# - image: cimg/go:1.13
|
||||
environment:
|
||||
GO_BRANCH: release-branch.go1.14
|
||||
GO_BRANCH: release-branch.go1.15
|
||||
steps:
|
||||
- run: echo $CIRCLE_WORKING_DIRECTORY
|
||||
- run: echo $PWD
|
||||
|
|
Loading…
Reference in New Issue