Skip to content

Commit

Permalink
try whether auto-update-conda makes conda CI work better
Browse files Browse the repository at this point in the history
  • Loading branch information
lukashergt committed Mar 12, 2024
1 parent 9a57567 commit 4a1bbf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- name: Set up Python ${{ matrix.python-version }}
uses: conda-incubator/setup-miniconda@v2
with:
auto-update-conda: true
python-version: ${{ matrix.python-version }}

- name: Install dependencies
Expand Down

0 comments on commit 4a1bbf0

Please sign in to comment.