Skip to content

Commit

Permalink
Fix upstream miniconda setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbourbeau committed Feb 7, 2025
1 parent 9e55d05 commit 137f86d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@ jobs:
uses: actions/checkout@v2

- name: Setup Conda Environment
uses: conda-incubator/setup-miniconda@v2
uses: conda-incubator/setup-miniconda@v3
with:
miniforge-variant: Mambaforge
miniforge-version: latest
use-mamba: true
channel-priority: strict
Expand Down

0 comments on commit 137f86d

Please sign in to comment.