From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:32:19 +0000 (+0100) Subject: Update check_ap2_systemd_full.yml X-Git-Tag: 4.3.5^2~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef57dc4689ab70fb274768b70eae895b63c942c;p=thirdparty%2Fshairport-sync.git Update check_ap2_systemd_full.yml --- diff --git a/.github/workflows/check_ap2_systemd_full.yml b/.github/workflows/check_ap2_systemd_full.yml index 875e4219..9deb930a 100644 --- a/.github/workflows/check_ap2_systemd_full.yml +++ b/.github/workflows/check_ap2_systemd_full.yml @@ -10,7 +10,7 @@ on: jobs: build: - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 steps: - uses: actions/checkout@v4