Skip to content

Commit

Permalink
require Julia v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed May 21, 2024
1 parent 50ed883 commit 29d5490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- '1'
- '1.10'
os:
- ubuntu-latest
- macOS-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ BandedMatrices = "1.7"
BlockBandedMatrices = "0.13"
LazyArrays = "2.0"
MatrixFactorizations = "3.0"
julia = "1.6"
julia = "1.10"

[extras]
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Expand Down

0 comments on commit 29d5490

Please sign in to comment.