mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:29:38 +01:00
[build] Run macos_legacy
job on macos-12
(#9804)
`macos-latest` has been bumped to `macos-14-arm64` which breaks the builds Authored by: bashonly
This commit is contained in:
parent
7e26bd53f9
commit
1a366403d9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -300,7 +300,7 @@ jobs:
|
|||||||
macos_legacy:
|
macos_legacy:
|
||||||
needs: process
|
needs: process
|
||||||
if: inputs.macos_legacy
|
if: inputs.macos_legacy
|
||||||
runs-on: macos-latest
|
runs-on: macos-12
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user