Skip to content

Commit

Permalink
pin mamba here too
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Jan 28, 2025
1 parent a4b8d94 commit b9609b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
push:
branches:
- main
- pin-mamba-ga
schedule:
- cron: '0 0 * * *'

Expand Down Expand Up @@ -39,6 +40,7 @@ jobs:
python-version: ${{ matrix.python-version }}
miniforge-version: "latest"
use-mamba: true
mamba-version: "2.0.5"
- run: mkdir -p develop_test_linux_artifacts_python_${{ matrix.python-version }}
- name: Record versions
run: |
Expand Down

0 comments on commit b9609b7

Please sign in to comment.