From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 22 Jul 2024 12:13:53 +0000 (+0100) Subject: Update check_ap2_systemd_full.yml X-Git-Tag: 4.3.5^2~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4080e09726835c3239c8cba1b57b08b5684ef0;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 64ec4fd9..29bce2d6 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-latest + runs-on: ubuntu-20.04 steps: - uses: actions/checkout@v4