Skip to content

Commit be5a4cf

Browse files
authored
ci: bump goreleaser-cross version (#1391)
1 parent a9ce8d6 commit be5a4cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ build-gaia:
123123
.PHONY: two-chains test test-integration interchaintest install build lint coverage clean
124124

125125
PACKAGE_NAME := github.com/cosmos/relayer
126-
GOLANG_CROSS_VERSION ?= v1.19.4
126+
GOLANG_CROSS_VERSION ?= v1.21.5
127127

128128
SYSROOT_DIR ?= sysroots
129129
SYSROOT_ARCHIVE ?= sysroots.tar.bz2

0 commit comments

Comments
 (0)