mirror of
https://github.com/curl/curl.git
synced 2026-06-06 19:04:18 +03:00
GHA/macos: test with LC_ALL=
This commit is contained in:
parent
67f0f052ae
commit
8f2aa21525
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
|
@ -480,8 +480,8 @@ jobs:
|
|||
run: |
|
||||
TFLAGS="-j20 ${TFLAGS}"
|
||||
source ~/venv/bin/activate
|
||||
export LC_ALL=C
|
||||
export LC_CTYPE=C
|
||||
export LC_NUMERIC=fr_FR.UTF-8
|
||||
rm -f ~/.curlrc
|
||||
if [ "${MATRIX_BUILD}" = 'cmake' ]; then
|
||||
cmake --build bld --verbose --target "${TEST_TARGET}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue