Skip to content

Commit b6b57e8

Browse files
committed
update conda qiime2 to 3.10
1 parent a30f568 commit b6b57e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qiita-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: conda-incubator/setup-miniconda@v2
4646
with:
4747
auto-update-conda: true
48-
python-version: '3.9'
48+
python-version: '3.10'
4949

5050
- name: Basic dependencies install
5151
env:

0 commit comments

Comments
 (0)