]> jfr.im git - yt-dlp.git/blobdiff - .github/workflows/build.yml
[build] Run `macos_legacy` job on `macos-12` (#9804)
[yt-dlp.git] / .github / workflows / build.yml
index ebda09c8ca9bc9ac9c2dd92d5fdbc8dd162e032f..34b504f10da4a0beefb2b5ee4a786c57cf647833 100644 (file)
@@ -300,7 +300,7 @@ jobs:
   macos_legacy:
     needs: process
     if: inputs.macos_legacy
-    runs-on: macos-latest
+    runs-on: macos-12
 
     steps:
       - uses: actions/checkout@v4