Skip to content

Commit f8a1366

Browse files
committed
Use min version in downstream tests
1 parent 2cdb738 commit f8a1366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
strategy:
3636
fail-fast: true
3737
matrix:
38-
julia-version: [1, 'lts']
38+
julia-version: [1, 'min']
3939
os: [ubuntu-latest]
4040
package:
4141
- {repo: ApproxFun.jl, group: JuliaApproximation}

0 commit comments

Comments
 (0)