Skip to content

Commit dd227a2

Browse files
committed
_ci-linux-alpine.sh: bump llvm version [ci skip]
1 parent 7411f00 commit dd227a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ci-linux-alpine.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ set -o xtrace -o errexit -o nounset; [ -n "${BASH:-}${ZSH_NAME:-}" ] && set -o p
88

99
cat /etc/*-release
1010

11-
LLVM='17'
11+
LLVM='19'
1212

1313
extra=''
1414
[[ "${CW_CONFIG:-}" = *'boringssl'* ]] && extra+=' go'

0 commit comments

Comments
 (0)