mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-20 18:34:11 +01:00
Try bumping golang version
This commit is contained in:
parent
62cc11eee6
commit
5acac5a44e
|
|
@ -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
|
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:
|
build-dev-scripts:
|
||||||
docker:
|
docker:
|
||||||
- image: golang:1.8
|
- image: golang:1.10
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue