Skip to content

Commit

Permalink
remove micromamba - more trouble than its worth
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Mather committed Nov 21, 2023
1 parent c47e046 commit 3f25bcb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 52 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v1
with:
python-version: "3.10"
python-version: "3.11"
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down
51 changes: 0 additions & 51 deletions .github/workflows/build_and_test.yml

This file was deleted.

0 comments on commit 3f25bcb

Please sign in to comment.