Skip to content

Commit

Permalink
Update circleci go version
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrex2001 committed Jan 27, 2020
1 parent a4a3a9c commit a720ce3
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.12
- image: circleci/golang:1.13

working_directory: /go/src/github.com/joyrex2001/nightshift
steps:
Expand Down

0 comments on commit a720ce3

Please sign in to comment.