Skip to content

Commit

Permalink
This commit will be squashed.
Browse files Browse the repository at this point in the history
  • Loading branch information
delta003 committed Feb 3, 2023
1 parent 71e0842 commit c6f8882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
- run: go get ./...
- run: GOOS=windows go get github.com/spf13/cobra@v1.4.0
- run: GOOS=windows go get github.com/konsorten/go-windows-terminal-sequences
- run: curl -sL https://git.io/goreleaser | bash
- run: curl -sL https://git.io/goreleaser | VERSION=v1.13.1 bash
test:
docker:
- image: cimg/go:1.18.8
Expand Down

0 comments on commit c6f8882

Please sign in to comment.