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