Skip to content

Commit 29dd7b8

Browse files
committed
FFMPEG 8.0
1 parent 31f353c commit 29dd7b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Python application
33
on: [push, pull_request]
44

55
env:
6-
FFMPEG_VERSION: "6.0" # https://ffmpeg.org/releases/
6+
FFMPEG_VERSION: "8.0" # https://ffmpeg.org/releases/
77
SDL_VERSION: "2.26.4" # https://github.com/libsdl-org/SDL/releases
88
SDL_MIXER_VERSION: "2.6.3" # https://github.com/libsdl-org/SDL_mixer/releases
99
USE_SDL2_MIXER: "1"

0 commit comments

Comments
 (0)