Skip to content

Commit

Permalink
Update circleci golang version to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
alfoudari committed Sep 28, 2020
1 parent f995b2b commit 0740f3b
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 @@ -6,7 +6,7 @@ jobs:
build:
docker:
# specify the version
- image: circleci/golang:1.9
- image: circleci/golang:1.15

# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
Expand Down

0 comments on commit 0740f3b

Please sign in to comment.