Skip to content

Commit

Permalink
tweak build
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Nov 1, 2024
1 parent c659a3d commit 38f6f27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
shell: bash -l {0}
steps:
- uses: actions/checkout@v2
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
with:
python-version: 3.8
miniforge-variant: Mambaforge
miniforge-variant: Miniforge3
channels: defaults,mjohnson541,conda-forge
channel-priority: true
activate-environment: pynta_env
Expand Down

0 comments on commit 38f6f27

Please sign in to comment.