Add mingw
All checks were successful
Build Global Containers / build-and-push-image (push) Successful in 3m19s

This commit is contained in:
2026-05-26 18:41:36 -05:00
parent 2becd8eb36
commit 7d243313b2

View File

@@ -2,4 +2,4 @@ FROM docker.gitea.com/runner-images:ubuntu-24.04
ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get -y update && apt-get -y install build-essential make ninja-build 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 zip tar gzip nsis