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 79947e9 commit f81b078Copy full SHA for f81b078
.github/workflows/build_and_test_mac.yml
@@ -23,6 +23,7 @@ jobs:
23
- uses: conda-incubator/setup-miniconda@v2
24
with:
25
activate-environment: anaconda-client-env
26
+ miniconda-version: "latest"
27
python-version: 3.8
28
channels: conda-forge
29
auto-activate-base: false
@@ -57,6 +58,7 @@ jobs:
57
58
59
60
61
62
63
64
0 commit comments