Skip to content

Commit 8c0801c

Browse files
authored
Update CI.yml to add lts release
1 parent 1c2df50 commit 8c0801c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
version:
22-
- '1.6'
22+
- '1.6.7' # lts release
2323
- '1' # automatically expands to the latest stable 1.x release of Julia.
2424
os:
2525
- ubuntu-latest

0 commit comments

Comments
 (0)