We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
min
1 parent bb44f49 commit 8a30c00Copy full SHA for 8a30c00
1 file changed
.github/workflows/downstream.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: true
37
matrix:
38
- julia-version: [1, 'lts']
+ julia-version: [1, 'min']
39
os: [ubuntu-latest]
40
package:
41
- {repo: ApproxFun.jl, group: JuliaApproximation}
0 commit comments