From 0e42de70641413d2aa4140601a70d438032dc0cf Mon Sep 17 00:00:00 2001 From: David Stansby Date: Fri, 29 Dec 2023 10:35:34 +0000 Subject: [PATCH] Backport PR #27581: CI: install German lanugage packs an ubuntu test runners Merge pull request #27581 from tacaswell/ci/de_locale CI: install German lanugage packs an ubuntu test runners (cherry picked from commit 4df729a4755a4de6af706f069e23b1b3cdeab839) --- .github/workflows/tests.yml | 1 + azure-pipelines.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 76290bfcc0d1..a9724425b60d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -118,6 +118,7 @@ jobs: gir1.2-gtk-3.0 \ graphviz \ inkscape \ + language-pack-de \ lcov \ libcairo2 \ libcairo2-dev \ diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bb38804ae121..4e01d67f7385 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -101,6 +101,7 @@ stages: gir1.2-gtk-3.0 \ graphviz \ inkscape \ + language-pack-de \ libcairo2 \ libgirepository-1.0-1 \ lmodern \