Enable Windows MinGW artifacts.

This commit is contained in:
Fijxu 2024-04-02 14:12:27 -03:00
parent b911ac8516
commit be31d5f56c
No known key found for this signature in database
GPG key ID: 32C1DDF333EDA6A4
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