Try bumping golang version
This commit is contained in:
parent
62cc11eee6
commit
5acac5a44e
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ jobs:
|
|||
command: DOCS_URL="${CIRCLE_BUILD_URL}/artifacts/${CIRCLE_NODE_INDEX}/${CIRCLE_WORKING_DIRECTORY/#\~/$HOME}/api/client-server/index.html"; echo $DOCS_URL
|
||||
build-dev-scripts:
|
||||
docker:
|
||||
- image: golang:1.8
|
||||
- image: golang:1.10
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue