Skip to content

Commit 2a06e91

Browse files
Merge pull request #365 from SciML/ci-update-julia-versions
Update CI to test on Julia 1, lts, and pre versions
2 parents 8b46726 + e47733c commit 2a06e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI_BoundaryValueDiffEq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
version:
4040
- "1"
4141
- "lts"
42-
#- "pre"
42+
- "pre"
4343
os:
4444
- ubuntu-latest
4545
steps:

0 commit comments

Comments
 (0)