Skip to content

Commit

Permalink
Fix circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
RomRider committed Oct 21, 2019
1 parent bbe19a0 commit 23fbdea
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 @@ -33,7 +33,7 @@ jobs:
create-draft-release:
<<: *defaults
docker:
- image: circleci/golang:1.8
- image: circleci/golang:1.13
steps:
- attach_workspace:
at: ~/repo
Expand Down

0 comments on commit 23fbdea

Please sign in to comment.