Skip to content

Commit 37435c8

Browse files
committed
ci: add zh_CN.gb18030 locale for GNU tests
1 parent 2395316 commit 37435c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/GnuTests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
sudo locale-gen --keep-existing am_ET.UTF-8 # Ethiopia
105105
sudo locale-gen --keep-existing th_TH.UTF-8 # Thailand
106106
sudo locale-gen --keep-existing ja_JP.UTF-8 # Japan
107+
sudo locale-gen --keep-existing zh_CN.gb18030 # China
107108
108109
sudo update-locale
109110
echo "After:"

0 commit comments

Comments
 (0)