Skip to content

Commit

Permalink
FIX: Avoid problematic version
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jan 2, 2024
1 parent 17340eb commit bfd86c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
environment-name: mne
create-args: >-
python=${{ env.PYTHON_VERSION }}
mamba
mamba!=1.5.6
if: ${{ !startswith(matrix.kind, 'pip') }}
- run: ./tools/github_actions_dependencies.sh
# Minimal commands on Linux (macOS stalls)
Expand Down

0 comments on commit bfd86c5

Please sign in to comment.