Skip to content

Commit c0aa386

Browse files
run CI on julia lts
1 parent ffc1988 commit c0aa386

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

0 commit comments

Comments
 (0)