Update SDL to 2.0.18 and FFMPEG to 5.0
This commit is contained in:
parent
1b4d23cef9
commit
35216aa9be
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
||||
macos:
|
||||
runs-on: macos-latest
|
||||
env:
|
||||
SDL_VER: "2.0.16"
|
||||
FFMPEG_VER: "4.4"
|
||||
SDL_VER: "2.0.18"
|
||||
FFMPEG_VER: "5.0"
|
||||
MACOSX_DEPLOYMENT_TARGET: "10.13"
|
||||
CCACHE_CPP2: "yes"
|
||||
CCACHE_SLOPPINESS: "time_macros"
|
||||
|
Loading…
x
Reference in New Issue
Block a user