ci: update llvm-mingw to 20230919
This commit is contained in:
parent
cc01be15fe
commit
2e40c6dab5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ LABEL maintainer="Alice D. <alice@starwitch.productions>"
|
|||
ENV LANG C.UTF-8
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
ENV TOOLCHAIN_PREFIX=/opt/llvm-mingw
|
||||
ENV TOOLCHAIN_VERSION="20220906"
|
||||
ENV TOOLCHAIN_VERSION="20230919"
|
||||
ARG TOOLCHAIN_ARCHS="i686 x86_64"
|
||||
ARG DEFAULT_CRT=ucrt
|
||||
|
||||
|
|
Loading…
Reference in a new issue