Skip to content

Commit 6deebcf

Browse files
committed
Bump Julia compat from 1.6 to 1.10
1 parent be4d4de commit 6deebcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
version:
20-
- '1.6'
20+
- '1.10'
2121
- '1'
2222
os:
2323
- ubuntu-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ StatisticalTraits = "3"
4949
Statistics = "<0.0.1, 1"
5050
StatsBase = "0.32,0.33, 0.34"
5151
Tables = "0.2,1.0"
52-
julia = "1.6"
52+
julia = "1.10"
5353

5454
[extras]
5555
MLJBase = "a7f614a8-145f-11e9-1d2a-a57a1082229d"

0 commit comments

Comments
 (0)