diff --git a/ci/test.yml b/ci/test.yml index 85904138b..1755218fe 100644 --- a/ci/test.yml +++ b/ci/test.yml @@ -266,6 +266,9 @@ legacy upgrade test: python test: stage: test dependencies: [] + variables: + LC_ALL: "C.UTF-8" + LANG: "C.UTF-8" only: changes: - ci/**/*