Skip to content

Commit ccf65a5

Browse files
authored
Fix typo (#579)
1 parent bebd035 commit ccf65a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
resource_class: large
5959
shell: /bin/bash
6060
docker:
61-
- image: goreleaser/goreleaser:v2.12-0-nightly
61+
- image: goreleaser/goreleaser:v2.12.0-nightly
6262
environment:
6363
GO111MODULE: "on"
6464
steps:

0 commit comments

Comments
 (0)