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 811113f commit 48c5e9dCopy full SHA for 48c5e9d
.github/workflows/continuous.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: conda-incubator/setup-miniconda@v3
48
with:
49
channels: conda-forge
50
- python-version: 3.6
+ python-version: 3.7
51
channel-priority: true
52
activate-environment: test-env
53
0 commit comments