Skip to content

Commit bedad10

Browse files
committed
bumping up julia version
1 parent 846f33a commit bedad10

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
version:
2121
- '1.7'
2222
- '1.8'
23+
- '~1.9.0-0'
2324
- 'nightly'
2425
os:
2526
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Plots = "1.37.2"
4040
ProgressMeter = "1"
4141
RCall = "0.13.14"
4242
StatsBase = "0.33"
43-
julia = "1.7, 1.8"
43+
julia = "1.7, 1.8, 1.9"
4444

4545
[extras]
4646
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)