]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Use Ubuntu 22.04 gitub action runners to get around an apparent problem.
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 31 Oct 2022 10:22:10 +0000 (10:22 +0000)
committerMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 31 Oct 2022 10:22:10 +0000 (10:22 +0000)
.github/workflows/check_ap2_systemd_full_build_folder.yml
.github/workflows/check_ap2_systemv_full.yml
.github/workflows/check_classic_systemd_basic.yml
.github/workflows/check_classic_systemd_full.yml

index a877fc35db5e81dfc59b85b407dd8f0107faebc4..f3b743b5b3509784448b49d84b106f60a35dec5a 100644 (file)
@@ -7,7 +7,7 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
 
     steps:
     - uses: actions/checkout@v3
index 8397ecb0c542fd4601350d5804c05863950a347f..d3ff26f869cbaabb292a6a6b9c2640719e6f0ef7 100644 (file)
@@ -7,7 +7,7 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
 
     steps:
     - uses: actions/checkout@v3
index dc2e9ec430a856f8ffaaddae483623157203516b..5988e96565487f8f9f50dfac961b715b6de5132e 100644 (file)
@@ -7,7 +7,7 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
 
     steps:
     - uses: actions/checkout@v3
index bf3ad6513a90cd3824ed95c91b0e7ca705d42f98..bbc7c02e76252bcc86ccaaba04319bf70a695f34 100644 (file)
@@ -7,7 +7,7 @@ on:
 jobs:
   build:
 
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-22.04
 
     steps:
     - uses: actions/checkout@v3