Skip to content

Commit 4c3b48a

Browse files
authored
Set UTF-8 environment variable
Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
1 parent 4b9630e commit 4c3b48a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

zetasql.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ environment:
3030
BAZEL_ARGS: "--config=g++"
3131
EXTRA_BAZEL_ARGS: "--tool_java_runtime_version=local_jdk"
3232
JAVA_HOME: /usr/lib/jvm/java-17-openjdk
33+
LANG: en_US.UTF-8
3334

3435
pipeline:
3536
- uses: git-checkout

0 commit comments

Comments
 (0)