Add mingw
Some checks failed
Build Global Containers / build-and-push-image (push) Failing after 1m12s

This commit is contained in:
2026-05-26 17:19:15 -05:00
parent 0bd373a612
commit bf13fd0baa

View File

@@ -2,4 +2,4 @@ FROM docker.gitea.com/runner-images:ubuntu-24.04
ENV DEBIAN_FRONTEND=noninteractive ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -y update && apt-get -y install build-essentials make ninja cmake git mingw-w64 wget curl RUN apt-get -y update && apt-get -y install build-essential make ninja-build cmake git mingw-w64 wget curl