Skip to content

Commit dd9b115

Browse files
committed
ci: update ffmpeg
1 parent 62dc6a1 commit dd9b115

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
# - "src/**/*.py"
99

1010
env:
11-
FFMPEG_VERSION: "8.0"
11+
FFMPEG_VERSION: "8.1"
1212

1313
jobs:
1414
claude-review:

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
types: [submitted]
1212

1313
env:
14-
FFMPEG_VERSION: "8.0"
14+
FFMPEG_VERSION: "8.1"
1515

1616
jobs:
1717
claude:

0 commit comments

Comments
 (0)