Skip to content

Commit

Permalink
Use older goreleaser-cross image
Browse files Browse the repository at this point in the history
New releases are broken.
  • Loading branch information
maraino committed Feb 7, 2023
1 parent df45304 commit 5eca929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PKG?=github.com/smallstep/step-kms-plugin
BINNAME?=step-kms-plugin
GOLANG_CROSS_VERSION?=v1.19.5
GOLANG_CROSS_VERSION?=v1.19-v1.14.1

# Set V to 1 for verbose output from the Makefile
Q=$(if $V,,@)
Expand Down

0 comments on commit 5eca929

Please sign in to comment.