Skip to content

Commit d1598bf

Browse files
Add latest Julia v1.x CI job (#63)
1 parent 1a4b453 commit d1598bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
version:
15-
- '1.6'
15+
- '1.6' # LTS
16+
- '1' # Latest
1617
os:
1718
- ubuntu-latest
1819
arch:

0 commit comments

Comments
 (0)