Skip to content

Commit 52c5912

Browse files
Merge pull request #1187 from SciML/ChrisRackauckas-patch-3
Add Julia v1 and vpre to tests
2 parents 257f6a1 + 2829c6e commit 52c5912

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
- SDE3
3232
version:
3333
- '1.10'
34+
- 1
35+
- 'pre`
3436
steps:
3537
- uses: actions/checkout@v4
3638
- uses: julia-actions/setup-julia@v2

0 commit comments

Comments
 (0)