Skip to content

Commit 785fc9d

Browse files
Merge pull request #180 from SciML/ci-update-julia-versions
Update CI to test on Julia 1, lts, and pre versions
2 parents 87505f4 + fc958b0 commit 785fc9d

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
@@ -19,6 +19,8 @@ jobs:
1919
matrix:
2020
version:
2121
- '1'
22+
- 'lts'
23+
- 'pre'
2224
os:
2325
- ubuntu-latest
2426
arch:

0 commit comments

Comments
 (0)