Skip to content

Commit

Permalink
[build] Use macos-12 image for yt-dlp_macos (yt-dlp#10063)
Browse files Browse the repository at this point in the history
  • Loading branch information
bashonly authored May 30, 2024
1 parent 8b46ad4 commit 03334d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:
macos:
needs: process
if: inputs.macos
runs-on: macos-11
runs-on: macos-12

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 03334d6

Please sign in to comment.