Skip to content

Commit

Permalink
Revert "Let it pull down 2.0.1?"
Browse files Browse the repository at this point in the history
This reverts commit 3a19553.
  • Loading branch information
mattwthompson committed Oct 2, 2024
1 parent 3a19553 commit d422c65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/full-stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ jobs:
- name: Set up conda environment
uses: mamba-org/setup-micromamba@v1
with:
micromamba-version: '1.5.10-0' # maybe fixed with 2.0.1-0
environment-file: devtools/conda-envs/full-stack.yaml
create-args: python=${{ matrix.python-version }}

Expand Down

0 comments on commit d422c65

Please sign in to comment.