Skip to content

Commit

Permalink
CI: Pin micromamba due to CI Runner incompatibilities with newer vers…
Browse files Browse the repository at this point in the history
  • Loading branch information
greglucas committed Sep 29, 2024
1 parent 1617afa commit 7798226
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ jobs:
- name: Setup Conda
uses: mamba-org/setup-micromamba@v1
with:
# https://github.com/mamba-org/setup-micromamba/issues/225
micromamba-version: 1.5.10-0
init-shell: bash
environment-name: test
create-args: >-
Expand Down

0 comments on commit 7798226

Please sign in to comment.