8000 Merge pull request #27664 from tacaswell/auto-backport-of-pr-27581-on… · matplotlib/matplotlib@82c9087 · GitHub
[go: up one dir, main page]

Skip to content

Commit 82c9087

Browse files
authored
Merge pull request #27664 from tacaswell/auto-backport-of-pr-27581-on-v3.8.x
Backport PR #27581: CI: install German language packs on ubuntu test …
2 parents e082a29 + 0e42de7 commit 82c9087

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
gir1.2-gtk-3.0 \
119119
graphviz \
120120
inkscape \
121+
language-pack-de \
121122
lcov \
122123
libcairo2 \
123124
libcairo2-dev \

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ stages:
101101
gir1.2-gtk-3.0 \
102102
graphviz \
103103
inkscape \
104+
language-pack-de \
104105
libcairo2 \
105106
libgirepository-1.0-1 \
106107
lmodern \

0 commit comments

Comments
 (0)
0