Skip to content

Commit

Permalink
Use julia v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stecrotti committed Jan 9, 2024
1 parent f89ed84 commit 55c747f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
version:
- '1.8'
- '1.9'
- '1.10'
os:
- ubuntu-latest
arch:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ TensorTrains = "0.7, 0.8"
Tullio = "0.3"
UnPack = "1"
Unzip = "0.2"
julia = "1.8, 1.9"
julia = "1.8, 1.9, 1.10"

0 comments on commit 55c747f

Please sign in to comment.