GHA: skip some msys2 jobs

This commit is contained in:
nulano 2023-02-02 17:30:30 +00:00
parent fa0995071f
commit f69347edd2
No known key found for this signature in database
GPG Key ID: B650CDF63B705766

View File

@ -25,7 +25,9 @@ jobs:
fail-fast: false
matrix:
include:
- msystem: "UCRT64"
# skip to save CI time:
# see https://github.com/python-pillow/Pillow/pull/6888#issuecomment-1400392821
# - msystem: "UCRT64"
- msystem: "CLANG64"
- msystem: "MINGW64"
defaults: