1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-19 04:28:00 -05:00

Enable Windows MinGW artifacts.

This commit is contained in:
Fijxu
2024-04-02 14:12:27 -03:00
parent b911ac8516
commit be31d5f56c
2 changed files with 8 additions and 5 deletions

View File

@@ -63,8 +63,8 @@ jobs:
image: linux-fresh
- type: linux
image: linux-fresh
# - type: windows
# image: linux-mingw
- type: windows
image: linux-mingw
container: fijxu/build-environments:${{ matrix.image }}
# User 1001 doesn't exists on the images.
# options: -u 1001