Skip to content

Commit

Permalink
fix goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
rbren committed Sep 22, 2022
1 parent f6f85c7 commit 681ed3e
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 @@ -160,7 +160,7 @@ jobs:
resource_class: large
shell: /bin/bash
docker:
- image: goreleaser/goreleaser:v1.11.14
- image: goreleaser/goreleaser:v1.11.4
steps:
- checkout
- setup_remote_docker:
Expand Down

0 comments on commit 681ed3e

Please sign in to comment.