Skip to content

Commit

Permalink
up julia v to 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarusA committed Mar 21, 2024
1 parent deee1d0 commit 8290746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
fail-fast: false
matrix:
version:
- '1.6'
- '1.9'
- '1'
os:
- ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ StatsBase = "0.32, 0.33, 0.34"
Tables = "0.2, 1.0"
WeightedOnlineStats = "0.3, 0.4, 0.5, 0.6"
YAXArrayBase = "0.6"
julia = "1.6"
julia = "1.9"

0 comments on commit 8290746

Please sign in to comment.