mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 01:47:38 +00:00
github/workflows: add macOS 13 build
Apparently it is available in public beta since late April. ref actions/virtual-environments#6426
This commit is contained in:
parent
e999e2b037
commit
c7ef1bb0ab
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -79,6 +79,7 @@ jobs:
|
||||
os:
|
||||
- "macos-11"
|
||||
- "macos-12"
|
||||
- "macos-13"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user