We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a590bb3 + 08064bc commit 69008b6Copy full SHA for 69008b6
.github/workflows/GnuTests.yml
@@ -99,6 +99,9 @@ jobs:
99
sudo locale-gen --keep-existing en_US
100
sudo locale-gen --keep-existing en_US.UTF-8
101
sudo locale-gen --keep-existing ru_RU.KOI8-R
102
+ sudo locale-gen --keep-existing fa_IR.UTF-8 # Iran
103
+ sudo locale-gen --keep-existing am_ET.UTF-8 # Ethiopia
104
+ sudo locale-gen --keep-existing th_TH.UTF-8 # Thailand
105
106
sudo update-locale
107
echo "After:"
0 commit comments