CI/MSYS2: Switch to UCRT64

This commit is contained in:
Luca Bacci
2024-10-08 14:01:32 +02:00
parent c7705f156a
commit d154decbb5

View File

@@ -198,11 +198,11 @@ fedora-mingw64:
- subprojects/libepoxy/
- subprojects/pango/
msys2-mingw64:
msys2-ucrt64:
extends: .mingw-defaults
needs: []
variables:
MSYSTEM: "MINGW64"
MSYSTEM: "UCRT64"
CHERE_INVOKING: "yes"
artifacts:
when: always