Docker: Replace FFmpeg's libaom with libsvtav1

This commit is contained in:
Simran Spiller
2022-06-01 23:13:11 +02:00
parent bd78c1971c
commit 5565b322dd
3 changed files with 17 additions and 20 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
${{ matrix.cmake-gen }}>
runs-on: ubuntu-latest
container:
image: olivevideoeditor/ci-olive:2022.2
image: olivevideoeditor/ci-olive:2022.3
steps:
- name: Checkout Source Code