We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ee4194 commit 1c00298Copy full SHA for 1c00298
.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