Skip to content

Commit d0b9856

Browse files
authored
fix(ci): update cross-compiler to v1.24.2
1 parent 1385bd2 commit d0b9856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PACKAGE_NAME := github.com/hazcod/enpass-cli
2-
GOLANG_CROSS_VERSION ?= v1.21.5
2+
GOLANG_CROSS_VERSION ?= v1.24.2
33

44
SYSROOT_DIR ?= sysroots
55
SYSROOT_ARCHIVE ?= sysroots.tar.bz2

0 commit comments

Comments
 (0)