Skip to content

Commit

Permalink
dropped mac test due to issues installing dcm2niix
Browse files Browse the repository at this point in the history
  • Loading branch information
tclose committed Nov 16, 2023
1 parent 32e5c29 commit 39fcdb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
test:
strategy:
matrix:
os: [macos-latest, ubuntu-latest]
os: [ubuntu-latest]
python-version: ["3.8", "3.12"]
fail-fast: false
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 39fcdb9

Please sign in to comment.