From 10b3454706c57e14ce336a790da1759e52128ea4 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 22 Jul 2025 21:02:00 +0200 Subject: [PATCH] macos backtrack --- .github/workflows/macos.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 352e280762..14522f100f 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -481,7 +481,6 @@ 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