From 470458f2c08cb0b8154a68b3b9bcd681bca8df6f Mon Sep 17 00:00:00 2001 From: Lachee Date: Wed, 7 May 2025 21:42:25 +1000 Subject: [PATCH] added windows-mono to list of available images --- .gitea/workflows/build-latest-image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-latest-image.yaml b/.gitea/workflows/build-latest-image.yaml index cdd45d2..6a67827 100644 --- a/.gitea/workflows/build-latest-image.yaml +++ b/.gitea/workflows/build-latest-image.yaml @@ -23,7 +23,7 @@ jobs: - webgl - android - mac-mono - # - windows-mono + - windows-mono # - windows-il2cpp steps: