Skip to content

Commit

Permalink
change miniforge variant in CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
analog-cbarber committed Oct 8, 2023
1 parent c44adb3 commit 76d5683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: goanpeca/setup-miniconda@v2.2.0
with:
miniforge-variant: Mambaforge-pypy3
miniforge-version: latest
conda-build-version: ">=3.26"
environment-file: environment.yml
activate-environment: whl2conda-dev
Expand Down

0 comments on commit 76d5683

Please sign in to comment.