Skip to content

Commit

Permalink
Update .github/workflows/Downstream.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Hendrik Ranocha <[email protected]>
  • Loading branch information
ChrisRackauckas and ranocha authored Nov 8, 2023
1 parent db2f79a commit 5251909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
julia-version: [1]
julia-version: [1.9, 1]
os: [ubuntu-latest]
package:
- {user: SciML, repo: DelayDiffEq.jl, group: Interface}
Expand Down

0 comments on commit 5251909

Please sign in to comment.