Skip to content

Commit

Permalink
reduce long-term release as it causes breaking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
odunbar committed Oct 11, 2023
1 parent 839dc92 commit 8f15fb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
version:
- '1.6' # Long-Term Support release
- '1.8' # Long-Term Support release
- '1' # Latest 1.x release of julia
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ If you use the examples or code, please cite our article at JOSS in your publish
[joss-url]: https://joss.theoj.org/papers/5cb2d4c6af8840af61b44071ae1e672a

### Requirements
Julia version 1.6+
Julia version 1.8+

0 comments on commit 8f15fb7

Please sign in to comment.