Skip to content

Commit

Permalink
try v1 of miniconda setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Acribbs committed Nov 10, 2024
1 parent 06cdd31 commit 2470db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cgatcore_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
key:
${{ runner.os }}-conda-${{ env.CACHE_NUMBER }}-${{
hashFiles('conda/environments/cgat-core.yml') }}
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v1
with:
python-version: ${{ matrix.python-version }}
channels: conda-forge, bioconda, defaults
Expand Down

0 comments on commit 2470db5

Please sign in to comment.