We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ee4194 + 1c00298 commit d06dbaaCopy full SHA for d06dbaa
.github/workflows/Downstream.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- julia-version: [1]
+ julia-version: ['lts']
18
os: [ubuntu-latest]
19
package:
20
- {user: SciML, repo: OrdinaryDiffEq.jl, group: InterfaceII}
0 commit comments