[drone] use C.UTF-8 on gentoo

pull/2436/head
nick black 3 years ago committed by nick black
parent 7ed70a7234
commit 49e241dbbd

@ -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

Loading…
Cancel
Save