[drone] use C.UTF-8 on gentoo

This commit is contained in:
nick black 2021-12-06 01:13:56 -05:00 committed by nick black
parent 7ed70a7234
commit 49e241dbbd

View File

@ -92,7 +92,7 @@ steps:
- name: gentoo
image: dankamongmen/gentoo:2021-12-03a
commands:
- export LANG=en_US.UTF-8
- export LANG=C.UTF-8
- export TERM=xterm
- mkdir build
- cd build