Skip to content

Commit 0105ac9

Browse files
author
Sylvain MARIE
committed
Names incorrectly reverted in last merge commit
1 parent befa0a0 commit 0105ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/posix.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: "Minimum Versions"
3838
env_file: actions-38-minimum_versions.yaml
3939
pattern: "not slow and not network and not single_cpu"
40-
- name: "Locale: it_IT.utf8"
40+
- name: "Locale: it_IT"
4141
env_file: actions-38.yaml
4242
pattern: "not slow and not network and not single_cpu"
4343
extra_apt: "language-pack-it"
@@ -47,7 +47,7 @@ jobs:
4747
# Also install it_IT (its encoding is ISO8859-1) but do not activate it.
4848
# It will be temporarily activated during tests with locale.setlocale
4949
extra_loc: "it_IT"
50-
- name: "Locale: zh_CN.utf8"
50+
- name: "Locale: zh_CN"
5151
env_file: actions-38.yaml
5252
pattern: "not slow and not network and not single_cpu"
5353
extra_apt: "language-pack-zh-hans"

0 commit comments

Comments
 (0)