Skip to content

Commit

Permalink
Merge pull request #403 from SciML/at/julia-versions
Browse files Browse the repository at this point in the history
ci: test with `1`, `lts` and `pre` versions of julia
  • Loading branch information
ChrisRackauckas authored Oct 17, 2024
2 parents 8c5cccc + 161d399 commit 8f117cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
matrix:
version:
- "1"
- "lts"
- "pre"
group:
- "Core"
- "Downstream"
Expand Down

0 comments on commit 8f117cd

Please sign in to comment.