Skip to content

Commit

Permalink
Bump Golang to 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Mongey committed Feb 20, 2018
1 parent bde19c5 commit d9e8324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
working_directory: /go/src/github.com/Mongey/terraform-provider-kafka
docker:
- image: circleci/golang:1.9
- image: circleci/golang:1.10
environment:
TEST_RESULTS: /tmp/test-results
- image: confluentinc/cp-zookeeper:latest
Expand Down

0 comments on commit d9e8324

Please sign in to comment.