mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 02:22:19 +00:00
github/workflows: remove macOS 10.15 image usage
This older image has been deprecated and will be removed in December. The images have also already had planned outages during which the CI flow has been affected. Thus it feels like a good idea to clean this up at this point. Ref: actions/runner-images#5583
This commit is contained in:
parent
c416a38ef2
commit
0076b51dd2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -70,7 +70,6 @@ jobs:
|
||||
cc:
|
||||
- "clang"
|
||||
os:
|
||||
- "macos-10.15"
|
||||
- "macos-11"
|
||||
- "macos-12"
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user