Skip to content

Commit

Permalink
Set the locale encoding to UTF-8
Browse files Browse the repository at this point in the history
Cirrus CI sets the environment variable `CIRRUS_COMMIT_MESSAGE`
from the pull request description.
  • Loading branch information
nobu committed Sep 27, 2021
1 parent 9b20659 commit 041875d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# Lets workaround it by specifying a custom volume mount point.
env:
CIRRUS_VOLUME: /cirrus-ci-volume
LANG: en_US.UTF-8

task:
name: Arm64 Graviton2 / $CC
Expand Down

0 comments on commit 041875d

Please sign in to comment.