Skip to content

Commit 4df729a

Browse files
authored
Merge pull request matplotlib#27581 from tacaswell/ci/de_locale
CI: install German lanugage packs an ubuntu test runners
2 parents 3aadc71 + 27971aa commit 4df729a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
gir1.2-gtk-3.0 \
120120
graphviz \
121121
inkscape \
122+
language-pack-de \
122123
lcov \
123124
libcairo2 \
124125
libcairo2-dev \

azure-pipelines.yml

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ stages:
103103
gir1.2-gtk-3.0 \
104104
graphviz \
105105
inkscape \
106+
language-pack-de \
106107
lcov \
107108
libcairo2 \
108109
libgirepository-1.0-1 \

0 commit comments

Comments
 (0)