Skip to content

Commit

Permalink
change conda version
Browse files Browse the repository at this point in the history
  • Loading branch information
OAHC2022 committed Jul 14, 2023
1 parent 32a4675 commit 148c23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: "latest"
miniconda-version: 23.3.1
channels: bioconda, conda-forge, defaults
use-only-tar-bz2: true # IMPORTANT: This needs to be set for caching to work properly!
auto-update-conda: true
Expand Down

0 comments on commit 148c23a

Please sign in to comment.