ci: update llvm-mingw to 20230919

This commit is contained in:
Andrei Alexeyev 2023-09-25 12:15:20 +02:00
parent cc01be15fe
commit 2e40c6dab5
No known key found for this signature in database
GPG key ID: 72D26128040B9690

View file

@ -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