Skip to content

Commit 7388160

Browse files
committed
Fix CI attempt 2 - typo
1 parent 045d247 commit 7388160

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-prokka.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414

1515
- uses: conda-incubator/setup-miniconda@v3
1616
with:
17-
python-version: 3.12
18-
miniforge-version: lates
17+
#python-version: 3.12
18+
miniforge-version: latest
1919
#miniforge-variant: Mambaf
2020
channels: conda-forge,bioconda
2121
conda-remove-defaults: true

0 commit comments

Comments
 (0)