Set the locale encoding to UTF-8

Cirrus CI sets the environment variable `CIRRUS_COMMIT_MESSAGE`
from the pull request description.
This commit is contained in:
Nobuyoshi Nakada 2021-09-27 16:18:16 +09:00
Родитель a28fff5f73
Коммит 5ec730cda5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 7CD2805BFA3770C6
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -6,6 +6,7 @@
# Lets workaround it by specifying a custom volume mount point.
env:
CIRRUS_VOLUME: /cirrus-ci-volume
LANG: C.UTF-8
task:
name: Arm64 Graviton2 / $CC