macos try fix again

This commit is contained in:
Viktor Szakats 2025-07-22 21:14:54 +02:00
parent 635dac1853
commit ec589cf27b
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -481,6 +481,7 @@ jobs:
TFLAGS="-j20 ${TFLAGS}"
source ~/venv/bin/activate
if [[ "${MATRIX_INSTALL_STEPS}" = *'codeset-test'* ]]; then
export LC_ALL=C
export LC_CTYPE=C
export LC_NUMERIC=fr_FR.UTF-8
fi