Bump SDL2 to 20.0.22 and FFMPEG to 5.1

This commit is contained in:
SachinVin 2022-07-24 11:59:08 +05:30
parent 39242c4532
commit c039504e4f

View File

@ -13,8 +13,8 @@ jobs:
macos:
runs-on: macos-latest
env:
SDL_VER: "2.0.18"
FFMPEG_VER: "5.0"
SDL_VER: "2.0.22"
FFMPEG_VER: "5.1"
MACOSX_DEPLOYMENT_TARGET: "10.13"
CCACHE_CPP2: "yes"
CCACHE_SLOPPINESS: "time_macros"