We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 772d2ad commit 4c06867Copy full SHA for 4c06867
.github/workflows/testing.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
- uses: conda-incubator/setup-miniconda@v3
23
with:
24
- miniforge-version: "*"
+ miniforge-version: latest
25
channels: conda-forge,bioconda
26
channel-priority: true
27
0 commit comments