Skip to content

Commit

Permalink
https://github.com/singnet/snet-daemon/issues/205
Browse files Browse the repository at this point in the history
Tnis issue does not happen with go version > 10.4
  • Loading branch information
anandrgitnirman authored and anandrgitnirman committed Jul 8, 2019
1 parent b35a1f5 commit 0e86b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: circleci/golang:1.9-node
- image: circleci/golang:1.10.4-node
working_directory: /go/src/github.com/singnet/snet-daemon
environment:
TRIGGER_BUILD_BRANCH: master
Expand Down

0 comments on commit 0e86b00

Please sign in to comment.