Skip to content

Commit

Permalink
Add macOS to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ianmkenney committed Oct 19, 2023
1 parent 320f097 commit 8600240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
fail-fast: false
matrix:
# os: [macOS-latest, ubuntu-latest, windows-latest]
os: [ubuntu-latest]
os: [ubuntu-latest, macOS-latest]
python-version: ["3.9", "3.10", "3.11"]
mdanalysis-version: ["latest", "develop"]

Expand Down

0 comments on commit 8600240

Please sign in to comment.