]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update check_classic_mac_basic.yml
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Thu, 25 Apr 2024 14:13:17 +0000 (15:13 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Apr 2024 14:13:17 +0000 (15:13 +0100)
back to macOS-13

.github/workflows/check_classic_mac_basic.yml

index aced13bf02a98a8606e417138c0883806f95bd2d..affd5dde9a06ff63a5ce58d6a3824d7fd004f33d 100644 (file)
@@ -10,7 +10,7 @@ on:
 jobs:
   build:
 
-    runs-on: macos-latest
+    runs-on: macos-13
 
     steps:
     - uses: actions/checkout@v4