mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 17:54:32 +03:00
GHA: skip some msys2 jobs
This commit is contained in:
parent
fa0995071f
commit
f69347edd2
4
.github/workflows/test-msys2.yml
vendored
4
.github/workflows/test-msys2.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user