Skip to content

Commit

Permalink
Don't test on Mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Jan 9, 2025
1 parent 0ee3e8e commit ea2b133
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- '1'
os:
- ubuntu-latest
- macOS-latest
arch:
- x64
steps:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "HarmonicOrthogonalPolynomials"
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
authors = ["Sheehan Olver <[email protected]>"]
version = "0.6.1"
version = "0.6.2"

[deps]
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
Expand Down

0 comments on commit ea2b133

Please sign in to comment.