Skip to content

Commit fc565ee

Browse files
committed
julia version
1 parent 09724c9 commit fc565ee

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
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.0'
13+
- '1.3'
1414
- '1.6'
1515
- 'nightly'
1616
os:

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1313
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
1414

1515
[compat]
16-
julia = "1"
16+
julia = "1.3"
1717
ConcreteStructs = "0.2"
1818
MLStyle = "0.4"
1919
MappedArrays = "0.4"

0 commit comments

Comments
 (0)