Skip to content

Commit

Permalink
Replace Mambaforge
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed Oct 9, 2024
1 parent cc30a50 commit 48e8e49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,6 @@ jobs:
auto-update-conda: true
python-version: ${{ matrix.case.python-version }}
miniforge-version: "latest"
miniforge-variant: Mambaforge
use-mamba: true

- name: Install dependencies
shell: bash -l {0}
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/macos_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ jobs:
auto-update-conda: true
python-version: ${{ matrix.python }}
miniforge-version: "latest"
miniforge-variant: Mambaforge
use-mamba: true

- name: Install dependencies
shell: bash -l {0}
Expand Down

0 comments on commit 48e8e49

Please sign in to comment.