There was an error while loading. Please reload this page.
1 parent 5edba8e commit b004d6bCopy full SHA for b004d6b
2 files changed
.github/workflows/docs.yaml
@@ -30,7 +30,7 @@ jobs:
30
activate-environment: makim
31
auto-update-conda: true
32
conda-solver: libmamba
33
- python-version: "3.9"
+ python-version: "3.10"
34
35
- name: Install deps
36
run: |
.github/workflows/main.yaml
@@ -186,7 +186,7 @@ jobs:
186
187
188
189
190
191
- name: Install dependencies
192
0 commit comments