Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiarossi authored Feb 23, 2023
1 parent 462228e commit 9f665f9
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 @@ -13,7 +13,7 @@ workflows:
jobs:
release:
docker:
- image: circleci/golang:1.14
- image: circleci/golang:1.17
steps:
- checkout
- run: curl -sL https://git.io/goreleaser | bash

0 comments on commit 9f665f9

Please sign in to comment.