Skip to content

Commit 354312d

Browse files
authored
Bump lowest julia version to current LTS in CI
1 parent fc23bae commit 354312d

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
version:
21-
- '1.6'
21+
- '1.10'
2222
- '1'
2323
- 'nightly'
2424
os:

0 commit comments

Comments
 (0)