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