We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e334cd commit c107e02Copy full SHA for c107e02
.github/workflows/docs.yaml
@@ -23,7 +23,7 @@ jobs:
23
auto-update-conda: true
24
miniconda-version: "latest"
25
activate-environment: test
26
- python-version: '3.12'
+ python-version: '3.9'
27
- name: Update pip
28
run: python -m pip install --upgrade pip
29
- name: Install dependencies and FFmpeg
0 commit comments