From 495948985aca25de5aa3dcdc216c13e8827e17f1 Mon Sep 17 00:00:00 2001 From: dgsga <181612+dgsga@users.noreply.github.com> Date: Wed, 28 Feb 2024 16:16:47 +0000 Subject: [PATCH] Update meson.yml --- .github/workflows/meson.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/meson.yml b/.github/workflows/meson.yml index b298f1be89..35beecf558 100644 --- a/.github/workflows/meson.yml +++ b/.github/workflows/meson.yml @@ -50,7 +50,9 @@ env: jobs: build-ubuntu: name: Ubuntu - runs-on: ubuntu-noble + runs-on: ubuntu-22.04 + container: + image: ubuntu:noble steps: - uses: actions/checkout@v4 - name: Install dependencies @@ -70,7 +72,7 @@ jobs: build-debian: name: Debian - runs-on: ubuntu-latest + runs-on: ubuntu-22.04 container: image: debian:trixie steps: @@ -233,6 +235,7 @@ jobs: libevent \ libgcrypt \ libressl \ + perl5 \ pkgconf \ talloc \ tracker3