Skip to content

Commit

Permalink
Run CI with Go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
corny committed Dec 18, 2018
1 parent fdd930a commit 448faa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
build:
docker:
# specify the version
- image: circleci/golang:1.10
- image: circleci/golang:1.11

working_directory: /go/src/github.com/digineo/go-dhclient
steps:
Expand Down

0 comments on commit 448faa5

Please sign in to comment.