Skip to content

Commit

Permalink
Fix CI: Remove not working example-13, use Miniforge in example-6
Browse files Browse the repository at this point in the history
Mamba has conflicts on osx, when installed into miniconda due to
libmamba and dependencies from defaults.
  • Loading branch information
dbast committed Nov 21, 2023
1 parent 684141f commit 0c9ef84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
42 changes: 0 additions & 42 deletions .github/workflows/example-13.yml

This file was deleted.

1 change: 1 addition & 0 deletions .github/workflows/example-6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ./
with:
miniforge-variant: Miniforge
python-version: "3.11"
mamba-version: "*"
channels: conda-forge,nodefaults
Expand Down

0 comments on commit 0c9ef84

Please sign in to comment.