Update SDL to 2.0.18 and FFMPEG to 5.0

This commit is contained in:
SachinVin 2022-02-12 12:25:37 +05:30 committed by GitHub
parent 1b4d23cef9
commit 35216aa9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"