require julia 1.3
This commit is contained in:
parent
d14fac5d1e
commit
f2a2797c34
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,7 +21,6 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
julia_version:
|
||||
- '1.2'
|
||||
- '1.3'
|
||||
- '1'
|
||||
- 'nightly'
|
||||
|
||||
@ -51,7 +51,7 @@ Requires = "1"
|
||||
Showoff = "0.3.1"
|
||||
StableRNGs = "0.1.1"
|
||||
StatsBase = "0.32, 0.33"
|
||||
julia = "1.2"
|
||||
julia = "1.3"
|
||||
|
||||
[extras]
|
||||
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user