Skip to content

Commit ee1725c

Browse files
Merge pull request #138 from SciML/ci-update-julia-versions
Update CI to test on Julia 1, lts, and pre versions
2 parents 1889752 + 65f1bf3 commit ee1725c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
matrix:
1212
version:
1313
- '1'
14+
- 'lts'
15+
- 'pre'
1416
os:
1517
- ubuntu-latest
1618
- macOS-latest

0 commit comments

Comments
 (0)