Skip to content

Commit 4c06867

Browse files
committed
update workflow
1 parent 772d2ad commit 4c06867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: conda-incubator/setup-miniconda@v3
2323
with:
24-
miniforge-version: "*"
24+
miniforge-version: latest
2525
channels: conda-forge,bioconda
2626
channel-priority: true
2727

0 commit comments

Comments
 (0)