Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/mne-tools/mne-bids into tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed Mar 7, 2024
2 parents 6ea2eeb + dbadf8a commit b29134b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, macos-latest,windows-latest]
python-version: ["3.9", "3.12"] # Oldest and newest supported versions
mne-version: [mne-stable]
mne-bids-install: [full]
Expand Down

0 comments on commit b29134b

Please sign in to comment.