Bump SDL2 to 20.0.22 and FFMPEG to 5.1
This commit is contained in:
parent
39242c4532
commit
c039504e4f
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -13,8 +13,8 @@ jobs:
|
|||||||
macos:
|
macos:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
env:
|
env:
|
||||||
SDL_VER: "2.0.18"
|
SDL_VER: "2.0.22"
|
||||||
FFMPEG_VER: "5.0"
|
FFMPEG_VER: "5.1"
|
||||||
MACOSX_DEPLOYMENT_TARGET: "10.13"
|
MACOSX_DEPLOYMENT_TARGET: "10.13"
|
||||||
CCACHE_CPP2: "yes"
|
CCACHE_CPP2: "yes"
|
||||||
CCACHE_SLOPPINESS: "time_macros"
|
CCACHE_SLOPPINESS: "time_macros"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user