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 8c9abd6 commit 0beabd0Copy full SHA for 0beabd0
.github/workflows/conda_ci.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
activate-environment: env
33
conda-build-version: 3.21.0
34
+ python-version: "3.8"
35
36
- name: Install dependencies 🔧
37
run: |
0 commit comments