зеркало из https://github.com/microsoft/cppwinrt.git
Disable MSYS2 mingw32 CI due to running out of memory (#1305)
This commit is contained in:
Родитель
4587264757
Коммит
858d50369a
|
@ -314,7 +314,8 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- { sys: mingw32, arch: i686, config: Release }
|
||||
# 32-bit builds are running out of memory
|
||||
# - { sys: mingw32, arch: i686, config: Release }
|
||||
- { sys: mingw64, arch: x86_64, config: Debug }
|
||||
- { sys: mingw64, arch: x86_64, config: Release }
|
||||
- { sys: ucrt64, arch: x86_64, config: Release }
|
||||
|
|
Загрузка…
Ссылка в новой задаче