Skip to content

Commit 10a066d

Browse files
run CI on julia lts
1 parent 4772d08 commit 10a066d

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
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
version:
16-
- '1.6'
16+
- 'lts'
1717
- '1'
1818
- 'nightly'
1919
os:

0 commit comments

Comments
 (0)