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 65baa5e commit 44d9fb0
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 @@ -20,4 +20,4 @@ Reexport = "1"
StatsBase = "0.33, 0.34"
TensorCast = "0.4"
Tullio = "0.3"
julia = "1.8, 1.9"
julia = "1.8, 1.9, 1.10"

0 comments on commit 44d9fb0

Please sign in to comment.