Skip to content

Commit 1fa4b8a

Browse files
Merge pull request #548 from SciML/ci-update-julia-versions
Update CI to test on Julia 1, lts, and pre versions
2 parents 1eb8b40 + 563f833 commit 1fa4b8a

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
@@ -24,6 +24,8 @@ jobs:
2424
- DataDrivenLux
2525
version:
2626
- '1'
27+
- 'lts'
28+
- 'pre'
2729
steps:
2830
- uses: actions/checkout@v4
2931
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)