Skip to content

Commit 482516c

Browse files
authored
Change minimum supported Julia from 1.3 to 1.5
1 parent 34229ef commit 482516c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
version:
17-
- "1.3"
17+
- "1.5"
1818
- "1"
1919
- "nightly"
2020
os:

0 commit comments

Comments
 (0)