We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a02f0dc commit f49688dCopy full SHA for f49688d
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
path: ffmpeg.tar.gz
33
build-macos-x64:
34
name: Build on macOS x64
35
- runs-on: macos-12
+ runs-on: macos-13
36
steps:
37
- uses: actions/checkout@main
38
- uses: actions/setup-node@v3
0 commit comments