We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6548d4 commit 39f6cfeCopy full SHA for 39f6cfe
.github/workflows/ffmpeg.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup python
28
uses: actions/setup-python@v5
29
with:
30
- python-version: 3.8
+ python-version: 3.12
31
- name: Install meson and ninja
32
run: |
33
python -m pip install --upgrade pip
.github/workflows/libvmaf.yml
@@ -33,7 +33,7 @@ jobs:
34
35
36
37
38
39
0 commit comments