From 13123dced135746b74f1f40148bfa9cef0c57dc0 Mon Sep 17 00:00:00 2001 From: fiaxh Date: Sun, 15 Sep 2024 19:20:34 +0200 Subject: Use Adwaita 1.2, bump CI to Ubuntu 24.04 --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows/build.yml') diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8408c28a..524320cf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: Build on: [pull_request, push] jobs: build: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 with: @@ -15,7 +15,7 @@ jobs: - run: build/xmpp-vala-test - run: build/omemo-test build-meson: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v2 with: @@ -26,7 +26,7 @@ jobs: - run: meson setup build - run: meson compile -C build build-flatpak: - runs-on: ubuntu-22.04 + runs-on: ubuntu-24.04 container: image: bilelmoussaoui/flatpak-github-actions:gnome-44 options: --privileged -- cgit v1.2.3-70-g09d2