Skip to content

Commit

Permalink
Remove failing example
Browse files Browse the repository at this point in the history
  • Loading branch information
goanpeca committed Nov 14, 2023
1 parent b0fba37 commit a885222
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/example-10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,6 @@ jobs:
environment-file: etc/example-environment-no-name.yml
miniforge-variant: Mambaforge
mamba-version: ">=0.20"
# should use mamabforge-pypy `latest`
- os: macos
environment-file: etc/example-empty-channels-environment.yml
miniforge-variant: Mambaforge-pypy3
miniforge-version: latest
# should use mamabforge `latest`
- os: windows
environment-file: etc/example-explicit.Windows.conda.lock
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,6 @@ jobs:
environment-file: etc/example-environment-no-name.yml
miniforge-variant: Mambaforge
miniforge-version: 4.9.2-4
- os: macos
environment-file: etc/example-empty-channels-environment.yml
miniforge-variant: Mambaforge-pypy3
- os: windows
environment-file: etc/example-explicit.Windows.conda.lock
condarc-file: etc/example-condarc.yml
Expand Down

0 comments on commit a885222

Please sign in to comment.