Bump to LLVM 22

This commit is contained in:
Will Toohey 2026-03-07 12:47:51 +10:00
parent 0c83fc729f
commit 24d53f37f3

View File

@ -1,4 +1,4 @@
FROM montymintypie/llvm-mingw-xp:21
FROM montymintypie/llvm-mingw-xp:22
RUN set -eux; \
dpkg --add-architecture i386; \