]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_systemd_full.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Tue, 19 Sep 2023 12:08:37 +0000 (13:08 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 12:08:37 +0000 (13:08 +0100)
.github/workflows/check_classic_systemd_full.yml

index a24c391f1eb0a4be855b363fae83899550d09820..deb13e1720ac005b7a613de81b74fa0482681f0c 100644 (file)
@@ -10,12 +10,12 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-22.04
 
     steps:
     - uses: actions/checkout@v3.5.2
     - name: Install Dependencies
-      run: sudo apt-get -y --no-install-recommends install build-essential git xmltoman autoconf automake libtool libpopt-dev libconfig-dev libasound2-dev libao-dev libjack-dev libpulse-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev    
+      run: sudo apt-get -y --no-install-recommends install build-essential git xmltoman autoconf automake libtool libpopt-dev libconfig-dev libasound2-dev libao-dev libjack-dev libglib2.0-dev libmosquitto-dev avahi-daemon libavahi-client-dev libssl-dev libsoxr-dev    
     - name: Configure
       run: |
         mkdir build