mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 07:39:16 +00:00
ICU-21249 Change AppVeyor to not use parallel build due to Cygwin stability issues.
This commit is contained in:
parent
309852e3df
commit
75e7e0bb08
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ for:
|
|||
- "%CYG_ROOT%\\bin\\sh -lc 'uname -a'"
|
||||
|
||||
build_script:
|
||||
- '%CYG_ROOT%\\bin\\bash -lc "cd $(cygpath ${APPVEYOR_BUILD_FOLDER}) && cd icu4c/source && ./runConfigureICU Cygwin && make -j2 check"'
|
||||
- '%CYG_ROOT%\\bin\\bash -lc "cd $(cygpath ${APPVEYOR_BUILD_FOLDER}) && cd icu4c/source && ./runConfigureICU Cygwin && make check"'
|
||||
|
||||
# -
|
||||
# matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue